Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubber for openSUSE:Factory checked 
in at 2024-03-13 22:18:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubber (Old)
 and      /work/SRC/openSUSE:Factory/.rubber.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubber"

Wed Mar 13 22:18:40 2024 rev:15 rq:1157216 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubber/rubber.changes    2021-06-19 
23:03:30.927715269 +0200
+++ /work/SRC/openSUSE:Factory/.rubber.new.1770/rubber.changes  2024-03-13 
22:19:46.902932357 +0100
@@ -1,0 +2,6 @@
+Tue Mar 12 11:04:32 UTC 2024 - pgaj...@suse.com
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang macro, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubber.spec ++++++
--- /var/tmp/diff_new_pack.PHAVxO/_old  2024-03-13 22:19:47.318947694 +0100
+++ /var/tmp/diff_new_pack.PHAVxO/_new  2024-03-13 22:19:47.318947694 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubber
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,7 @@
 Metapost compilation).
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 python3 setup.py build
@@ -53,6 +53,7 @@
 python3 setup.py install --root=%{buildroot} --mandir=%{_mandir} 
--infodir=%{_infodir} --docdir=%{_docdir}/%{name}
 
 %fdupes %{buildroot}%{python3_sitelib}/rubber/
+%python3_fix_shebang
 
 %post
 install-info %{_infodir}/rubber.info.gz %{_infodir}/dir

Reply via email to