Hello community,

here is the log from the commit of package python-discid for openSUSE:Factory 
checked in at 2017-12-08 13:02:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-discid (Old)
 and      /work/SRC/openSUSE:Factory/.python-discid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-discid"

Fri Dec  8 13:02:11 2017 rev:5 rq:555128 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-discid/python-discid.changes      
2017-10-11 22:56:57.932443493 +0200
+++ /work/SRC/openSUSE:Factory/.python-discid.new/python-discid.changes 
2017-12-08 13:02:19.047003435 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:17:42 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-discid.spec ++++++
--- /var/tmp/diff_new_pack.fM5qdr/_old  2017-12-08 13:02:20.062966743 +0100
+++ /var/tmp/diff_new_pack.fM5qdr/_new  2017-12-08 13:02:20.066966599 +0100
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(libdiscid) >= 0.2.2
 BuildRequires:  python-rpm-macros
 # no automatic requires since libdiscid is not linked
-Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libdiscid.so) --qf 
'%{NAME} >= %{VERSION}')
+Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libdiscid.so) --qf 
'%%{NAME} >= %%{VERSION}')
 BuildArch:      noarch
 
 %python_subpackages


Reply via email to