Hello community, here is the log from the commit of package akonadi-runtime for openSUSE:Factory checked in at 2017-12-08 12:49:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-runtime (Old) and /work/SRC/openSUSE:Factory/.akonadi-runtime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "akonadi-runtime" Fri Dec 8 12:49:36 2017 rev:92 rq:555116 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-runtime/akonadi-runtime.changes 2017-09-14 21:09:18.560456886 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-runtime.new/akonadi-runtime.changes 2017-12-08 12:49:40.802387772 +0100 @@ -1,0 +2,6 @@ +Thu Dec 7 10:59:03 UTC 2017 - dimstar@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: ------------------ ++++++ akonadi-runtime.spec ++++++ --- /var/tmp/diff_new_pack.EZOvCj/_old 2017-12-08 12:49:41.674356280 +0100 +++ /var/tmp/diff_new_pack.EZOvCj/_new 2017-12-08 12:49:41.678356136 +0100 @@ -46,7 +46,7 @@ Requires(post): shared-mime-info Requires(postun): shared-mime-info Requires: libakonadiprotocolinternals1 = %{version} -Requires: libqt4 >= %(rpm -q --queryformat '%{VERSION}' libqt4) +Requires: libqt4 >= %(rpm -q --queryformat '%%{VERSION}' libqt4) %description This package contains the data files of Akonadi, the KDE PIM storage @@ -56,7 +56,7 @@ Summary: PIM Storage Service: Build Environment Group: Development/Libraries/X11 Requires: libakonadiprotocolinternals1 = %{version} -Requires: libqt4-devel >= %( echo `rpm -q --queryformat '%{VERSION}' libqt4-devel`) +Requires: libqt4-devel >= %( echo `rpm -q --queryformat '%%{VERSION}' libqt4-devel`) %description -n libakonadiprotocolinternals-devel This package contains development files of Akonadi, the KDE PIM storage