diff --git a/.gitignore b/.gitignore index d6dc87a..ef12618 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /gst-plugins-good-1.0.7.tar.xz /gst-plugins-good-1.1.2.tar.xz /gst-plugins-good-1.1.3.tar.xz +/gst-plugins-good-1.1.4.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 714747e..d44bfb5 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,7 +8,7 @@ %endif Name: gstreamer1-plugins-good -Version: 1.1.3 +Version: 1.1.4 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 +* Wed Aug 28 2013 Brian Pepple - 1.1.4-1 +- Update to 1.1.4. + * Mon Jul 29 2013 Brian Pepple - 1.1.3-1 - Update to 1.1.3. diff --git a/sources b/sources index c269210..1631ef6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0436bc57564a5cc5769e77d5abf6d4c5 gst-plugins-good-1.1.3.tar.xz +e2fbf188aacb391bc194e7a61c24fee9 gst-plugins-good-1.1.4.tar.xz