commit 0a15a611c24122f50706f2c6ffbf500647d4fc17
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Mar 4 09:31:51 2018 +0000
1.13.1
gstreamer1-plugins-bad-nonfree.spec | 13 ++++++++-----
sources | 2 +-
2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index a18e14e..9e3062e 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -3,10 +3,9 @@
Summary: GStreamer 1.0 streaming media framework "bad" non-free
plug-ins
Name: gstreamer1-plugins-bad-nonfree
-Version: 1.12.4
-Release: 2%{?dist}
+Version: 1.13.1
+Release: 1%{?dist}
License: LGPLv2+
-Group: Applications/Multimedia
URL:
http://gstreamer.freedesktop.org/
Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
BuildRequires: gstreamer1-devel >= %{version}
@@ -35,7 +34,8 @@ license.
%build
# Note we don't bother with disabling everything which is in Fedora, that
# is unmaintainable, instead we selectively run make in subdirs
-%configure --disable-static \
+%configure \
+ --disable-static \
--with-package-name="gst-plugins-bad 1.0 nonfree rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
--enable-debug \
@@ -56,7 +56,7 @@ for i in %{extdirs}; do
%make_install V=2
popd
done
-rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
+rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%files
@@ -67,6 +67,9 @@ rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstfdkaac.so
%changelog
+* Sun Mar 04 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.13.1-1
+- 1.13.1
+
* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
1.12.4-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index d808e70..f8cbc94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64bf16cf15edaab1c0e02c8dee7170d0 gst-plugins-bad-1.12.4.tar.xz
+8d4a5f0029d8dd6d1aa3a92aa65a17b1 gst-plugins-bad-1.13.1.tar.xz