From 9c38388bc3a29b1c88ddb787a5586fb90383e3b4 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Tue, 18 Dec 2012 20:42:29 -0500 Subject: [PATCH] Update to 1.0.4 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 604c466..ada8ff2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gst-plugins-good-1.0.1.tar.xz /gst-plugins-good-1.0.2.tar.xz /gst-plugins-good-1.0.3.tar.xz +/gst-plugins-good-1.0.4.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 90a9bf3..8cff0a1 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,7 +8,7 @@ %endif Name: gstreamer1-plugins-good -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: GStreamer plugins with good code and licensing @@ -201,6 +201,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Dec 19 2012 Brian Pepple - 1.0.4-1 +- Update to 1.0.4 + * Wed Nov 21 2012 Brian Pepple - 1.0.3-1 - Update to 1.0.3 - Drop speexdec patch. Fixed upstream. diff --git a/sources b/sources index b45a5f1..a43a82c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5cfc3f18dede15d60f0af8666f68193e gst-plugins-good-1.0.3.tar.xz +7a3f76b68cadafd1588af36f5f261bb8 gst-plugins-good-1.0.4.tar.xz