Script 'mail_helper' called by obssrc
Hello community,

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

Package is "exfat-utils"

Wed Jan  4 17:53:03 2023 rev:4 rq:1055489 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/exfat-utils/exfat-utils.changes  2021-01-13 
18:36:37.482356670 +0100
+++ /work/SRC/openSUSE:Factory/.exfat-utils.new.1563/exfat-utils.changes        
2023-01-04 17:53:17.618425949 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 10:35:41 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ exfat-utils.spec ++++++
--- /var/tmp/diff_new_pack.sWxehq/_old  2023-01-04 17:53:18.058428543 +0100
+++ /var/tmp/diff_new_pack.sWxehq/_new  2023-01-04 17:53:18.062428566 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package exfat-utils
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2013 Sidlovsky, Yaroslav <zawer...@gmail.com>
 #
 # All modifications and additions to the file contributed by third parties
@@ -48,7 +48,7 @@
 
 %install
 %make_install
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir  %{buildroot}/sbin
 ln -sf 
%{_sbindir}/{dumpexfat,exfatfsck,exfatlabel,fsck.exfat,mkexfatfs,mkfs.exfat} 
%{buildroot}/sbin
 %endif
@@ -60,7 +60,7 @@
 %files
 %defattr(-,root,root)
 %doc ChangeLog COPYING README
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/*
 %endif
 %{_sbindir}/dumpexfat

Reply via email to