Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wsdd for openSUSE:Factory checked in 
at 2024-02-25 14:05:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wsdd (Old)
 and      /work/SRC/openSUSE:Factory/.wsdd.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wsdd"

Sun Feb 25 14:05:23 2024 rev:12 rq:1150031 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wsdd/wsdd.changes        2024-02-21 
17:52:57.247785256 +0100
+++ /work/SRC/openSUSE:Factory/.wsdd.new.1770/wsdd.changes      2024-02-25 
14:05:54.708449857 +0100
@@ -1,0 +2,6 @@
+Fri Feb 23 10:39:43 UTC 2024 - pgaj...@suse.com
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang macro, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wsdd.spec ++++++
--- /var/tmp/diff_new_pack.8NE4pU/_old  2024-02-25 14:05:55.208467952 +0100
+++ /var/tmp/diff_new_pack.8NE4pU/_new  2024-02-25 14:05:55.208467952 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wsdd
 #
-# 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
@@ -34,6 +34,7 @@
 %endif
 Patch1:         %{name}-shebang.patch
 BuildRequires:  firewall-macros
+BuildRequires:  python-rpm-macros
 BuildRequires:  sysuser-tools
 Requires(post): %fillup_prereq
 Supplements:    samba
@@ -81,6 +82,7 @@
 mkdir -p %{buildroot}%{_localstatedir}/lib/wsdd
 mkdir -p %{buildroot}%{_sysusersdir}
 install -m 0644 %{SOURCE6} %{buildroot}%{_sysusersdir}/
+%python3_fix_shebang
 
 %pre -f %{name}.pre
 %service_add_pre wsdd.service

Reply via email to