From ad0eda0051a2b54ebf0d34d69853a003af487420 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 16 Mar 2016 09:26:10 +0100 Subject: [PATCH] Update to 1.7.91 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c0a4f6c..7f55639 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /gst-plugins-good-1.7.1.tar.xz /gst-plugins-good-1.7.2.tar.xz /gst-plugins-good-1.7.90.tar.xz +/gst-plugins-good-1.7.91.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index dab49ab..8df329a 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -12,7 +12,7 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-good -Version: 1.7.90 +Version: 1.7.91 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing @@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Mar 16 2016 Wim Taymans - 1.7.91-1 +- Update to 1.7.91 + * Wed Mar 02 2016 Wim Taymans - 1.7.90-1 - Update to 1.7.90 diff --git a/sources b/sources index 9309802..aff6690 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d06215d21986c7c45a478c90cb689a6a gst-plugins-good-1.7.90.tar.xz +564203c27aeb566c02fcfc4630436b54 gst-plugins-good-1.7.91.tar.xz