diff --git a/.gitignore b/.gitignore index ef12618..bac7192 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /gst-plugins-good-1.1.2.tar.xz /gst-plugins-good-1.1.3.tar.xz /gst-plugins-good-1.1.4.tar.xz +/gst-plugins-good-1.1.90.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index d44bfb5..4586b72 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,7 +8,7 @@ %endif Name: gstreamer1-plugins-good -Version: 1.1.4 +Version: 1.1.90 Release: 1%{?dist} Summary: GStreamer plugins with good code and licensing @@ -204,6 +204,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Sep 19 2013 Brian Pepple - 1.1.90-1 +- Update to 1.1.90. + * Wed Aug 28 2013 Brian Pepple - 1.1.4-1 - Update to 1.1.4. diff --git a/sources b/sources index 1631ef6..46728b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2fbf188aacb391bc194e7a61c24fee9 gst-plugins-good-1.1.4.tar.xz +9986dd33ea960265bc652f8929a97f16 gst-plugins-good-1.1.90.tar.xz