From f7a4ffa92e16ce3f068d3fd0cf77fc9869c6abe7 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 30 Sep 2016 18:38:07 +0200 Subject: [PATCH] Update to 1.9.90 --- .gitignore | 1 + gstreamer1-plugins-base.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 58aa46d..5159e4a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /gst-plugins-base-1.8.2.tar.xz /gst-plugins-base-1.9.1.tar.xz /gst-plugins-base-1.9.2.tar.xz +/gst-plugins-base-1.9.90.tar.xz diff --git a/gstreamer1-plugins-base.spec b/gstreamer1-plugins-base.spec index 18139c6..3753e94 100644 --- a/gstreamer1-plugins-base.spec +++ b/gstreamer1-plugins-base.spec @@ -5,7 +5,7 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-base -Version: 1.9.2 +Version: 1.9.90 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework base plugins @@ -424,6 +424,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0 %changelog +* Fri Sep 30 2016 Wim Taymans - 1.9.90-1 +- Update to 1.9.90 + * Thu Sep 01 2016 Wim Taymans - 1.9.2-1 - Update to 1.9.2 - drop upstreamed patch diff --git a/sources b/sources index 5e9b228..e7c906f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a6c2262f662968f19b1ddd40d2e824e gst-plugins-base-1.9.2.tar.xz +4d25a4d3dea36e350450cddb807c8fb1 gst-plugins-base-1.9.90.tar.xz