diff --git a/.gitignore b/.gitignore index 7c648a8..bbbf117 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gst-plugins-good-1.0.3.tar.xz /gst-plugins-good-1.0.4.tar.xz /gst-plugins-good-1.0.5.tar.xz +/gst-plugins-good-1.0.6.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 86a13bd..17b78c3 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,8 +8,8 @@ %endif Name: gstreamer1-plugins-good -Version: 1.0.5 -Release: 3%{?dist} +Version: 1.0.6 +Release: 1%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -204,6 +204,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sun Mar 24 2013 Brian Pepple - 1.0.6-1 +- Update to 1.0.6. + * Wed Feb 6 2013 Peter Robinson 1.0.5-3 - Add gdk-pixbuf2-devel build dep. It was pulled in by something else for gst 0.10 diff --git a/sources b/sources index 3dff0ac..395781c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1d451b8b198ab50f645635c1fc8a3cb gst-plugins-good-1.0.5.tar.xz +52556db4a6cc83c915837f8694bd790b gst-plugins-good-1.0.6.tar.xz