Hello community, here is the log from the commit of package perf for openSUSE:Factory checked in at 2017-12-08 13:01:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perf (Old) and /work/SRC/openSUSE:Factory/.perf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perf" Fri Dec 8 13:01:06 2017 rev:41 rq:555026 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/perf/perf.changes 2017-12-06 08:59:24.723177742 +0100 +++ /work/SRC/openSUSE:Factory/.perf.new/perf.changes 2017-12-08 13:01:21.565079420 +0100 @@ -1,0 +2,6 @@ +Thu Dec 7 11:15:39 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: ------------------ ++++++ perf.spec ++++++ --- /var/tmp/diff_new_pack.kA5laK/_old 2017-12-08 13:01:22.461047062 +0100 +++ /var/tmp/diff_new_pack.kA5laK/_new 2017-12-08 13:01:22.461047062 +0100 @@ -17,7 +17,7 @@ Name: perf -%define version %(rpm -q --qf '%{VERSION}' kernel-source) +%define version %(rpm -q --qf '%%{VERSION}' kernel-source) Version: %{version} Release: 0 Summary: Performance Monitoring Tools for Linux
