From aae2e864c2477e47b5799c2b8d946d288916300e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sep 01 2016 11:15:33 +0000 Subject: Update to 1.9.2 --- diff --git a/.gitignore b/.gitignore index ad4773a..58aa46d 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /gst-plugins-base-1.8.1.tar.xz /gst-plugins-base-1.8.2.tar.xz /gst-plugins-base-1.9.1.tar.xz +/gst-plugins-base-1.9.2.tar.xz diff --git a/gstreamer1-plugins-base.spec b/gstreamer1-plugins-base.spec index 2e015f0..a929c9d 100644 --- a/gstreamer1-plugins-base.spec +++ b/gstreamer1-plugins-base.spec @@ -5,8 +5,8 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-base -Version: 1.9.1 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.9.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework base plugins License: LGPLv2+ @@ -424,6 +424,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0 %changelog +* Thu Sep 01 2016 Wim Taymans - 1.9.2-1 +- Update to 1.9.2 + * Thu Jul 07 2016 Wim Taymans - 1.9.1-2 - Fix build on big-endian diff --git a/sources b/sources index 9e4535e..5e9b228 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c56c1175082406c1497a98acce96acff gst-plugins-base-1.9.1.tar.xz +2a6c2262f662968f19b1ddd40d2e824e gst-plugins-base-1.9.2.tar.xz