Hello community, here is the log from the commit of package clisp for openSUSE:Factory checked in at 2017-12-08 13:02:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clisp (Old) and /work/SRC/openSUSE:Factory/.clisp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clisp" Fri Dec 8 13:02:29 2017 rev:45 rq:555152 version:2.49.60+ Changes: -------- --- /work/SRC/openSUSE:Factory/clisp/clisp.changes 2017-11-12 18:03:08.939064849 +0100 +++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2017-12-08 13:03:27.100545652 +0100 @@ -1,0 +2,6 @@ +Thu Dec 7 11:04:09 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: ------------------ ++++++ clisp.spec ++++++ --- /var/tmp/diff_new_pack.B7j5Tc/_old 2017-12-08 13:03:28.676488736 +0100 +++ /var/tmp/diff_new_pack.B7j5Tc/_new 2017-12-08 13:03:28.676488736 +0100 @@ -78,7 +78,7 @@ # to BuildRequires # %define debug no -%global rlver %(rpm -q --qf '%{VERSION}' readline-devel | sed 's/\\.//g') +%global rlver %(rpm -q --qf '%%{VERSION}' readline-devel | sed 's/\\.//g') Requires(pre): vim Requires(pre): vim-data Requires: ffcall
