From e6e4f6978cd6a013a52be0384f3d2cc1055b40c8 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Sun, 7 Oct 2012 18:03:20 -0400 Subject: [PATCH] Update to 1.0.1 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index df07395..5256a26 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gst-plugins-good-0.11.94.tar.xz /gst-plugins-good-0.11.99.tar.xz /gst-plugins-good-1.0.0.tar.xz +/gst-plugins-good-1.0.1.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index b1ab71a..966607c 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,8 +8,8 @@ %endif Name: gstreamer1-plugins-good -Version: 1.0.0 -Release: 3%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -199,6 +199,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sun Oct 7 2012 Brian Pepple - 1.0.1-1 +- Update to 1.0.1 + * Tue Oct 2 2012 Brian Pepple - 1.0.0-3 - Add required version for vpx-devel. (#862157) diff --git a/sources b/sources index e3664e3..b624fb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f711832cd8a9b033eb424fabe89ca9d1 gst-plugins-good-1.0.0.tar.xz +30bc72d77d274289844e2138ca79c840 gst-plugins-good-1.0.1.tar.xz