Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstoragemgmt for openSUSE:Factory 
checked in at 2024-03-15 20:27:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstoragemgmt (Old)
 and      /work/SRC/openSUSE:Factory/.libstoragemgmt.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstoragemgmt"

Fri Mar 15 20:27:51 2024 rev:37 rq:1157914 version:1.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstoragemgmt/libstoragemgmt.changes    
2024-02-22 20:55:44.065080697 +0100
+++ /work/SRC/openSUSE:Factory/.libstoragemgmt.new.1905/libstoragemgmt.changes  
2024-03-15 20:27:52.856567255 +0100
@@ -1,0 +2,6 @@
+Thu Mar 14 08:34:53 UTC 2024 - [email protected]
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang{,_path} macros, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libstoragemgmt.spec ++++++
--- /var/tmp/diff_new_pack.PL6jf1/_old  2024-03-15 20:27:53.420588029 +0100
+++ /var/tmp/diff_new_pack.PL6jf1/_new  2024-03-15 20:27:53.420588029 +0100
@@ -300,6 +300,11 @@
 %fdupes -s %{buildroot}%{python_sitelib}
 %fdupes -s %{buildroot}%{python_sitearch}
 
+%python3_fix_shebang
+%if 0%{?suse_version} >= 1600
+%python3_fix_shebang_path %{buildroot}%{_libexecdir}/lsm.d/*
+%endif
+
 %if %{with test}
 %check
 if ! make check

Reply via email to