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 2021-09-02 23:20:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gphoto2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-gphoto2.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gphoto2"

Thu Sep  2 23:20:29 2021 rev:9 rq:915809 version:2.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gphoto2/python-gphoto2.changes    
2020-11-10 13:53:44.562817176 +0100
+++ /work/SRC/openSUSE:Factory/.python-gphoto2.new.1899/python-gphoto2.changes  
2021-09-02 23:20:56.128599910 +0200
@@ -1,0 +2,5 @@
+Thu Sep  2 14:42:48 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Fix rpmlint errors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gphoto2.spec ++++++
--- /var/tmp/diff_new_pack.qE2gvQ/_old  2021-09-02 23:20:56.704600628 +0200
+++ /var/tmp/diff_new_pack.qE2gvQ/_new  2021-09-02 23:20:56.704600628 +0200
@@ -39,11 +39,13 @@
 in a nonstandard manner.
 
 %prep
-%setup -q -n gphoto2-%{version}
-%patch0 -p1
+%autosetup -p1 -n gphoto2-%{version}
 # remove unwanted shebang
 sed -e '1d' -i examples/*.py
 
+# E: spurious-executable-perm
+chmod -x examples/*.py
+
 %build
 %python_build
 

Reply via email to