From ec2f72fda7fa71607ee74ed29478b76038805ea9 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 25 Jun 2015 10:28:06 +0200 Subject: [PATCH] Update to 1.5.2 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 508334b..7fbb67a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /gst-plugins-good-1.4.4.tar.xz /gst-plugins-good-1.4.5.tar.xz /gst-plugins-good-1.5.1.tar.xz +/gst-plugins-good-1.5.2.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 7a5d2b1..9cf5748 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.1 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.5.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -251,6 +251,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Jun 25 2015 Wim Taymans - 1.5.2-1 +- Update to 1.5.2 + * Wed Jun 17 2015 Fedora Release Engineering - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f0b9800..9fa0c6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -757c2f1110961ef418d99482570d74fb gst-plugins-good-1.5.1.tar.xz +7d4afd01a460aec53404bdda6b535c5b gst-plugins-good-1.5.2.tar.xz