Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lirc for openSUSE:Factory checked in 
at 2024-04-16 20:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lirc (Old)
 and      /work/SRC/openSUSE:Factory/.lirc.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lirc"

Tue Apr 16 20:02:51 2024 rev:78 rq:1167656 version:0.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lirc/lirc.changes        2023-05-23 
14:53:29.470109594 +0200
+++ /work/SRC/openSUSE:Factory/.lirc.new.26366/lirc.changes     2024-04-16 
20:03:03.650722320 +0200
@@ -1,0 +2,6 @@
+Tue Mar 26 08:47:23 UTC 2024 - pgaj...@suse.com
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang{,_path} macros, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lirc.spec ++++++
--- /var/tmp/diff_new_pack.YDrwNb/_old  2024-04-16 20:03:06.954843777 +0200
+++ /var/tmp/diff_new_pack.YDrwNb/_new  2024-04-16 20:03:06.958843924 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lirc
 #
-# Copyright (c) 2023 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
@@ -258,6 +258,10 @@
 rm -rf %{buildroot}/%{_datadir}/lirc/lirc-%{version}.tar.gz 
%{buildroot}/%{_datadir}/lirc/python-pkg
 %fdupes -s %{buildroot}
 %fdupes -s .
+%python3_fix_shebang
+%if %{suse_version} >= 1600
+%python3_fix_shebang_path %{buildroot}%{python3_sitearch}/lirc-setup/*
+%endif
 
 %post -n liblirc_client0 -p /sbin/ldconfig
 %post -n liblirc_driver0 -p /sbin/ldconfig

Reply via email to