[gstreamer1-libav] Update to 1.10.0

Hans de Goede jwrdegoede at rpmfusion.org
Fri Nov 11 16:04:32 CET 2016


commit 94b2020da8543088cb441adfb42054d63c0d97c9
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Fri Nov 11 16:04:31 2016 +0100

    Update to 1.10.0

 .gitignore            | 1 +
 gstreamer1-libav.spec | 9 +++++++--
 sources               | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f8856c..a9c89dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gst-libav-1.6.2.tar.xz
 gst-libav-1.6.3.tar.xz
 gst-libav-1.8.1.tar.xz
 gst-libav-1.8.2.tar.xz
+/gst-libav-1.10.0.tar.xz
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index c5c6166..34d3045 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,6 +1,6 @@
 Name:           gstreamer1-libav
-Version:        1.8.2
-Release:        4%{?dist}
+Version:        1.10.0
+Release:        1%{?dist}
 Summary:        GStreamer 1.0 libav-based plug-ins
 Group:          Applications/Multimedia
 License:        LGPLv2+
@@ -46,6 +46,8 @@ plug-in.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+# Build against 1.9.2 as 1.10.0 is not yet in the stable Fedora repo
+sed -i 's/1.10.0/1.9.2/' configure
 
 
 %build
@@ -73,6 +75,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
 
 
 %changelog
+* Fri Nov 11 2016 Hans de Goede <j.w.r.degoede at gmail.com> - 1.10.0-1
+- Update to 1.10.0
+
 * Fri Nov 11 2016 Leigh Scott <leigh123linux at googlemail.com> - 1.8.2-4
 - Add patch to disable ffmpeg hardware acceleration for nvenc and qsv (rfbz#4334)
 
diff --git a/sources b/sources
index 9136f8f..d32f065 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95bc3dd0ea2dc664b4f3a96897005013  gst-libav-1.8.2.tar.xz
+5a91cea1affe136298db4f6185f78f72  gst-libav-1.10.0.tar.xz


More information about the rpmfusion-commits mailing list