Hello community,

here is the log from the commit of package shotcut for openSUSE:Factory checked 
in at 2017-12-08 13:00:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shotcut (Old)
 and      /work/SRC/openSUSE:Factory/.shotcut.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shotcut"

Fri Dec  8 13:00:45 2017 rev:8 rq:555012 version:17.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/shotcut/shotcut.changes  2017-11-07 
09:58:38.028918712 +0100
+++ /work/SRC/openSUSE:Factory/.shotcut.new/shotcut.changes     2017-12-08 
13:01:09.425517846 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:20:18 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:
------------------
++++++ shotcut.spec ++++++
--- /var/tmp/diff_new_pack.kxA5m2/_old  2017-12-08 13:01:10.737470464 +0100
+++ /var/tmp/diff_new_pack.kxA5m2/_new  2017-12-08 13:01:10.737470464 +0100
@@ -64,10 +64,10 @@
 Requires:       qmelt
 Recommends:     lame
 Requires:       ffmpeg >= 2.7
-Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libvpx.so) --qf '%{NAME} 
>= %{VERSION}')
+Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libvpx.so) --qf '%%{NAME} 
>= %%{VERSION}')
 %if %{with x264}
 BuildRequires:  pkgconfig(x264)
-Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libx264.so) --qf '%{NAME} 
>= %{VERSION}')
+Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libx264.so) --qf 
'%%{NAME} >= %%{VERSION}')
 %endif
 # needed on runtime for the timeline to work see 
https://forums.opensuse.org/showthread.php/520592-shotcut-video-editor-timeline-blank/page3
 Requires:       libQt5Sql5-sqlite


Reply via email to