commit 1b944a0f841cd7099a82a91df1ca718a52b9fe01
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Feb 9 08:34:05 2019 +0000
update to 1.15.1 and switch back to system ffmpeg
gstreamer1-libav.spec | 11 +++++------
sources | 2 +-
2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index c378a1e..45fa1f1 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,5 +1,5 @@
Name: gstreamer1-libav
-Version: 1.14.4
+Version: 1.15.1
Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
License: LGPLv2+
@@ -14,11 +14,7 @@ BuildRequires: gstreamer1-plugins-base-devel >= %{version}
BuildRequires: orc-devel
BuildRequires: bzip2-devel
BuildRequires: zlib-devel
-## Use bundled libav as it doesn't build with F28+ ffmpeg git
-%if 0%{?fedora} < 28
-%global with_system_libav --with-system-libav
BuildRequires: ffmpeg-devel
-%endif
%ifarch %{ix86} x86_64
BuildRequires: yasm
@@ -59,7 +55,7 @@ plug-in.
--disable-static \
--with-package-name="gst-libav 1.0 rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
- %{?_with_system_libav}
+ --with-system-libav
%make_build V=1
@@ -81,6 +77,9 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Sat Feb 09 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.15.1-1
+- 1.15.1
+
* Tue Oct 09 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.4-1
- 1.14.4
diff --git a/sources b/sources
index ea65ccb..143ef33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58342db11dbb201a66a62577dcf7bab5 gst-libav-1.14.4.tar.xz
+f8aaeed8baeae147ea4178f7611db193 gst-libav-1.15.1.tar.xz