Hello community,
here is the log from the commit of package gstreamer-plugins-libav for
openSUSE:Factory checked in at 2018-03-04 12:50:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-libav (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-libav"
Sun Mar 4 12:50:52 2018 rev:8 rq:581660 version:1.12.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-libav/gstreamer-plugins-libav.changes
2018-01-30 15:43:01.774453903 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new/gstreamer-plugins-libav.changes
2018-03-04 12:50:59.243125504 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:31:46 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-libav.spec ++++++
--- /var/tmp/diff_new_pack.BQ8cUZ/_old 2018-03-04 12:51:00.223089793 +0100
+++ /var/tmp/diff_new_pack.BQ8cUZ/_new 2018-03-04 12:51:00.227089647 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-libav
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,9 +21,9 @@
Version: 1.12.4
Release: 0
Summary: A ffmpeg/libav plugin for GStreamer
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: Productivity/Multimedia/Other
-Url: http://gstreamer.freedesktop.org/
+URL: http://gstreamer.freedesktop.org/
Source:
https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
Source1000: baselibs.conf
BuildRequires: pkgconfig
@@ -46,6 +46,7 @@
Enhances: gstreamer
Supplements: packageand(%{name}:gstreamer)
%if 0%{?BUILD_ORIG}
+# Depend on the full build of the same libavcodec.so.N we built against
Requires: %(rpm --qf "%%{name}" -qf $(readlink -f
%{_libdir}/libavcodec.so))(unrestricted)
%endif
@@ -89,10 +90,10 @@
%install
%make_install
-find %{buildroot}%{_libdir} -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
%files
-%doc COPYING
+%license COPYING
%{_libdir}/gstreamer-%{gst_branch}/libgstlibav.so
%files doc