From 51ff615d750a21460603522073850e853e6142f8 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Tue, 8 Jan 2013 10:54:10 -0500 Subject: [PATCH] Update to 1.0.5 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ada8ff2..7c648a8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /gst-plugins-good-1.0.2.tar.xz /gst-plugins-good-1.0.3.tar.xz /gst-plugins-good-1.0.4.tar.xz +/gst-plugins-good-1.0.5.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 8cff0a1..d172e08 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,7 +8,7 @@ %endif Name: gstreamer1-plugins-good -Version: 1.0.4 +Version: 1.0.5 Release: 1%{?dist} Summary: GStreamer plugins with good code and licensing @@ -63,6 +63,7 @@ plugins. GStreamer Good Plugins is a collection of well-supported plugins of good quality and under the LGPL license. + %if %{with extras} %package extras Summary: Extra GStreamer plugins with good code and licensing @@ -201,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Jan 8 2013 Brian Pepple - 1.0.5-1 +- Update to 1.0.5 + * Wed Dec 19 2012 Brian Pepple - 1.0.4-1 - Update to 1.0.4 diff --git a/sources b/sources index a43a82c..3dff0ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a3f76b68cadafd1588af36f5f261bb8 gst-plugins-good-1.0.4.tar.xz +e1d451b8b198ab50f645635c1fc8a3cb gst-plugins-good-1.0.5.tar.xz