Hello community,

here is the log from the commit of package python-PyQRCode for openSUSE:Factory 
checked in at 2019-04-01 12:40:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQRCode (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQRCode.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQRCode"

Mon Apr  1 12:40:52 2019 rev:2 rq:690278 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQRCode/python-PyQRCode.changes  
2019-03-26 22:34:03.561682081 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-PyQRCode.new.25356/python-PyQRCode.changes   
    2019-04-01 12:41:06.313994429 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 08:43:21 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Sort out with spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyQRCode.spec ++++++
--- /var/tmp/diff_new_pack.BTIyVd/_old  2019-04-01 12:41:06.861994696 +0200
+++ /var/tmp/diff_new_pack.BTIyVd/_new  2019-04-01 12:41:06.861994696 +0200
@@ -34,9 +34,9 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildArch:      noarch
 Requires(post):   update-alternatives
 Requires(postun):  update-alternatives
+BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -44,7 +44,7 @@
 
 %prep
 %setup -q -n pyqrcode-%{version}
-sed -i -e '1{\@^#!/usr/bin/env python@d}' pyqrcode/{cli,qrspecial}.py
+sed -i -e '1{\@^#!%{_bindir}/env python@d}' pyqrcode/{cli,qrspecial}.py
 
 %build
 %python_build


Reply via email to