Script 'mail_helper' called by obssrc
Hello community,

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

Package is "fxload"

Wed Jan  4 17:53:01 2023 rev:26 rq:1055334 version:2013_01_03

Changes:
--------
--- /work/SRC/openSUSE:Factory/fxload/fxload.changes    2021-10-15 
23:04:58.226140532 +0200
+++ /work/SRC/openSUSE:Factory/.fxload.new.1563/fxload.changes  2023-01-04 
17:53:15.550413761 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 10:37:21 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fxload.spec ++++++
--- /var/tmp/diff_new_pack.OmmqLL/_old  2023-01-04 17:53:16.442419018 +0100
+++ /var/tmp/diff_new_pack.OmmqLL/_new  2023-01-04 17:53:16.446419041 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fxload
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -53,7 +53,7 @@
 
 %install
 %make_install
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir %{buildroot}/sbin
 ln -sf %{_sbindir}/fxload %{buildroot}/sbin
 %endif
@@ -62,7 +62,7 @@
 %license COPYING
 %doc README.txt
 %defattr(-,root,root)
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/*
 %endif
 %attr(755,root,root) %{_sbindir}/fxload

Reply via email to