Hello community,
here is the log from the commit of package phonon4qt5-backend-vlc for
openSUSE:Factory checked in at 2017-12-08 13:02:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phonon4qt5-backend-vlc (Old)
and /work/SRC/openSUSE:Factory/.phonon4qt5-backend-vlc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phonon4qt5-backend-vlc"
Fri Dec 8 13:02:09 2017 rev:13 rq:555115 version:0.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/phonon4qt5-backend-vlc/phonon4qt5-backend-vlc.changes
2016-06-02 09:38:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.phonon4qt5-backend-vlc.new/phonon4qt5-backend-vlc.changes
2017-12-08 13:02:16.491095743 +0100
@@ -1,0 +2,6 @@
+Thu Dec 7 11:16:04 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:
------------------
++++++ phonon4qt5-backend-vlc.spec ++++++
--- /var/tmp/diff_new_pack.wxqKwe/_old 2017-12-08 13:02:17.587056162 +0100
+++ /var/tmp/diff_new_pack.wxqKwe/_new 2017-12-08 13:02:17.591056018 +0100
@@ -1,7 +1,7 @@
#
# spec file for package phonon4qt5-backend-vlc
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -38,8 +38,8 @@
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(phonon4qt5) >= %{_phonon4qt5_version}
Requires: libphonon4qt5 => %{_phonon4qt5_version}
-Requires: vlc-noX >= %( echo `rpm -q --queryformat '%{VERSION}'
vlc-devel`)
-Conflicts: vlc-noX > %( echo `rpm -q --queryformat '%{VERSION}'
vlc-devel | cut -f -2 -d .`.99)
+Requires: vlc-noX >= %( echo `rpm -q --queryformat '%%{VERSION}'
vlc-devel`)
+Conflicts: vlc-noX > %( echo `rpm -q --queryformat '%%{VERSION}'
vlc-devel | cut -f -2 -d .`.99)
Provides: phonon4qt5-backend = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build