Hello community,

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

Package is "automoc4"

Fri Dec  8 12:49:11 2017 rev:22 rq:555035 version:0.9.88

Changes:
--------
--- /work/SRC/openSUSE:Factory/automoc4/automoc4.changes        2013-03-22 
11:00:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.automoc4.new/automoc4.changes   2017-12-08 
12:49:13.807362709 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:02:17 UTC 2017 - [email protected]
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ automoc4.spec ++++++
--- /var/tmp/diff_new_pack.TrZBkF/_old  2017-12-08 12:49:15.631296837 +0100
+++ /var/tmp/diff_new_pack.TrZBkF/_new  2017-12-08 12:49:15.635296692 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package automoc4
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
 License:        MIT
 Group:          Development/Tools/Building
 Source0:        
http://download.kde.org/stable/%{name}/%{version}/%name-%version.tar.bz2
-Requires:       libqt4 >= %(rpm -q --queryformat '%{VERSION}' libqt4)
+Requires:       libqt4 >= %(rpm -q --queryformat '%%{VERSION}' libqt4)
 
 %description
 automoc4 is a tool to add rules for generating Qt moc files


Reply via email to