Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package diod for openSUSE:Factory checked in 
at 2023-01-04 17:53:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diod (Old)
 and      /work/SRC/openSUSE:Factory/.diod.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diod"

Wed Jan  4 17:53:04 2023 rev:4 rq:1055545 version:1.0.24+53.g0d87511

Changes:
--------
--- /work/SRC/openSUSE:Factory/diod/diod.changes        2021-10-16 
22:47:57.948708380 +0200
+++ /work/SRC/openSUSE:Factory/.diod.new.1563/diod.changes      2023-01-04 
17:53:18.182429274 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 10:32:49 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ diod.spec ++++++
--- /var/tmp/diff_new_pack.10Fs1m/_old  2023-01-04 17:53:18.646432008 +0100
+++ /var/tmp/diff_new_pack.10Fs1m/_new  2023-01-04 17:53:18.650432032 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package diod
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,7 +58,7 @@
 mv %{buildroot}%{_sbindir}/diodmount %{buildroot}%{_sbindir}/mount.diod
 mv %{buildroot}%{_mandir}/man8/diodmount.8 
%{buildroot}%{_mandir}/man8/mount.diod.8
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcdiod
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir %{buildroot}/sbin
 ln -s %{_sbindir}/mount.diod %{buildroot}/sbin/mount.diod
 %endif
@@ -79,7 +79,7 @@
 %license COPYING
 %doc README.md AUTHORS NEWS
 
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/*
 %endif
 %{_sbindir}/*

Reply via email to