Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package iputils for openSUSE:Factory checked 
in at 2023-01-05 15:00:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iputils (Old)
 and      /work/SRC/openSUSE:Factory/.iputils.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iputils"

Thu Jan  5 15:00:22 2023 rev:67 rq:1055957 version:20221126

Changes:
--------
--- /work/SRC/openSUSE:Factory/iputils/iputils.changes  2022-11-27 
12:53:08.959248780 +0100
+++ /work/SRC/openSUSE:Factory/.iputils.new.1563/iputils.changes        
2023-01-05 15:00:36.208941403 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 12:27:43 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ iputils.spec ++++++
--- /var/tmp/diff_new_pack.7QTSWe/_old  2023-01-05 15:00:36.660943785 +0100
+++ /var/tmp/diff_new_pack.7QTSWe/_new  2023-01-05 15:00:36.664943806 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iputils
 #
-# Copyright (c) 2022 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
@@ -68,7 +68,7 @@
 # symlink to man tracepath6(8)
 ln -sf %{_mandir}/man8/tracepath.8%{ext_man} 
%{buildroot}%{_mandir}/man8/tracepath6.8%{ext_man}
 
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 # We still have reverse dependencies using /sbin/* or /bin/*
 # so keep these symlinks for now. They are slowly being fixed
 # but lets not just break them yet.
@@ -98,7 +98,7 @@
 %{_bindir}/tracepath
 %{_bindir}/tracepath6
 
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /bin/arping
 /bin/clockdiff
 /bin/ping

Reply via email to