From fe793d42e934302c9398a6a9ae68d600471200f5 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 19 Aug 2015 15:37:30 +0200 Subject: [PATCH] Update to 1.5.90 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7fbb67a..785eae0 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /gst-plugins-good-1.4.5.tar.xz /gst-plugins-good-1.5.1.tar.xz /gst-plugins-good-1.5.2.tar.xz +/gst-plugins-good-1.5.90.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index e32ccac..dd77583 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -12,8 +12,8 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-good -Version: 1.5.2 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.5.90 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -253,6 +253,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Aug 19 2015 Wim Taymans - 1.5.90-1 +- Update to 1.5.90 + * Sat Jul 18 2015 Francesco Frassinelli - 1.5.2-2 - Add missing dependencies required by ximagesrc. (#1136317) diff --git a/sources b/sources index 9fa0c6d..3f45691 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d4afd01a460aec53404bdda6b535c5b gst-plugins-good-1.5.2.tar.xz +f2ab995f5b68239a987f6a3a4e76bbbd gst-plugins-good-1.5.90.tar.xz