Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-apipkg for openSUSE:Factory 
checked in at 2023-02-28 12:48:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apipkg (Old)
 and      /work/SRC/openSUSE:Factory/.python-apipkg.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apipkg"

Tue Feb 28 12:48:13 2023 rev:10 rq:1067948 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-apipkg/python-apipkg.changes      
2022-12-01 16:59:00.951091870 +0100
+++ /work/SRC/openSUSE:Factory/.python-apipkg.new.31432/python-apipkg.changes   
2023-02-28 12:48:38.564480669 +0100
@@ -1,0 +2,5 @@
+Mon Feb 27 10:20:48 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Don't use fdupes -s, it hurts.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-apipkg.spec ++++++
--- /var/tmp/diff_new_pack.2Yehte/_old  2023-02-28 12:48:39.068483943 +0100
+++ /var/tmp/diff_new_pack.2Yehte/_new  2023-02-28 12:48:39.072483970 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -74,7 +74,7 @@
 %install
 %if ! %{with test}
 %pyproject_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %endif
 
 %check

Reply via email to