Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pymediainfo for 
openSUSE:Factory checked in at 2023-03-07 16:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymediainfo (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymediainfo.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymediainfo"

Tue Mar  7 16:50:24 2023 rev:14 rq:1069730 version:6.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymediainfo/python-pymediainfo.changes    
2022-12-03 10:03:52.515319891 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pymediainfo.new.31432/python-pymediainfo.changes
 2023-03-07 16:50:51.541750248 +0100
@@ -1,0 +2,5 @@
+Mon Mar  6 07:05:10 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Don't use fdupes -s, it hurts.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pymediainfo.spec ++++++
--- /var/tmp/diff_new_pack.JwqcCb/_old  2023-03-07 16:50:52.137753385 +0100
+++ /var/tmp/diff_new_pack.JwqcCb/_new  2023-03-07 16:50:52.141753406 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pymediainfo
 #
-# 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
@@ -48,7 +48,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %pytest

Reply via email to