diff --git a/.gitignore b/.gitignore index be02c68..f751acc 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /gst-plugins-good-1.2.3.tar.xz /gst-plugins-good-1.2.4.tar.xz /gst-plugins-good-1.3.91.tar.xz +/gst-plugins-good-1.4.0.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 50e3213..d9f8e19 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,7 +8,7 @@ %endif Name: gstreamer1-plugins-good -Version: 1.3.91 +Version: 1.4.0 Release: 1%{?dist} Summary: GStreamer plugins with good code and licensing @@ -202,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Jul 22 2014 Wim Taymans - 1.4.0-1 +- Update to 1.4.0. + * Fri Jul 11 2014 Wim Taymans - 1.3.91-1 - Update to 1.3.91. diff --git a/sources b/sources index c135655..ffc5dba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a524d1bd71b00fb2d8edd416c41b2d0 gst-plugins-good-1.3.91.tar.xz +8007d57a38f6b2882961b2547fa4597c gst-plugins-good-1.4.0.tar.xz