diff --git a/.gitignore b/.gitignore index 5dfd82d..be02c68 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /gst-plugins-good-1.2.2.tar.xz /gst-plugins-good-1.2.3.tar.xz /gst-plugins-good-1.2.4.tar.xz +/gst-plugins-good-1.3.91.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index d112fef..50e3213 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -8,7 +8,7 @@ %endif Name: gstreamer1-plugins-good -Version: 1.2.4 +Version: 1.3.91 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 +* Fri Jul 11 2014 Wim Taymans - 1.3.91-1 +- Update to 1.3.91. + * Tue Jun 17 2014 Wim Taymans - 1.2.4-1 - Update to 1.2.4. - Drop old patches diff --git a/sources b/sources index b98fdeb..c135655 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8aac024ee0cd98b67a3066ad31d8c677 gst-plugins-good-1.2.4.tar.xz +8a524d1bd71b00fb2d8edd416c41b2d0 gst-plugins-good-1.3.91.tar.xz