Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-gphoto2"

Tue Mar  7 16:50:21 2023 rev:10 rq:1069731 version:2.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gphoto2/python-gphoto2.changes    
2021-09-02 23:20:56.128599910 +0200
+++ /work/SRC/openSUSE:Factory/.python-gphoto2.new.31432/python-gphoto2.changes 
2023-03-07 16:50:48.893736313 +0100
@@ -1,0 +2,5 @@
+Mon Mar  6 16:04:32 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Don't use fdupes -s, it hurts.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gphoto2.spec ++++++
--- /var/tmp/diff_new_pack.XWfBj9/_old  2023-03-07 16:50:49.385738902 +0100
+++ /var/tmp/diff_new_pack.XWfBj9/_new  2023-03-07 16:50:49.393738944 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gphoto2
 #
-# Copyright (c) 2020 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
@@ -28,6 +28,7 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libgphoto2)
 %python_subpackages
@@ -51,11 +52,12 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
 %license LICENSE.txt
 %doc CHANGELOG.txt README.rst examples
-%{python_sitearch}/*
+%{python_sitearch}/gphoto2
+%{python_sitearch}/gphoto2-%{version}*-info
 
 %changelog

Reply via email to