Hello community, here is the log from the commit of package mozilla-nss for openSUSE:Factory checked in at 2017-12-12 21:20:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old) and /work/SRC/openSUSE:Factory/.mozilla-nss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozilla-nss" Tue Dec 12 21:20:33 2017 rev:131 rq:555849 version:3.33 Changes: -------- --- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes 2017-10-10 11:35:13.283920834 +0200 +++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 2017-12-12 21:20:34.337371201 +0100 @@ -1,0 +2,6 @@ +Thu Dec 7 11:13:11 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: ------------------ ++++++ mozilla-nss.spec ++++++ --- /var/tmp/diff_new_pack.Wz4ikU/_old 2017-12-12 21:20:35.653307675 +0100 +++ /var/tmp/diff_new_pack.Wz4ikU/_new 2017-12-12 21:20:35.657307482 +0100 @@ -57,7 +57,7 @@ Patch6: nss-disable-ocsp-test.patch Patch7: nss-sqlitename.patch Patch8: bmo-1400603.patch -%define nspr_ver %(rpm -q --queryformat '%{VERSION}' mozilla-nspr) +%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr) PreReq: mozilla-nspr >= %nspr_ver PreReq: libfreebl3 >= %{nss_softokn_fips_version} PreReq: libsoftokn3 >= %{nss_softokn_fips_version}
