[gstreamer1-plugins-good] Update to 1.4.2.

Wim Taymans wtaymans at fedoraproject.org
Mon Sep 22 11:04:13 UTC 2014


commit d3cebcae79d3bedc2b9a95e3250e83c4401b720f
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Mon Sep 22 13:03:57 2014 +0200

    Update to 1.4.2.
    
    - Drop old patches

 .gitignore                                         |    1 +
 ...arest_size-Always-reinit-all-struct-field.patch |   56 ----------
 ...arest_size-Fix-Unsupported-field-type-err.patch |  107 --------------------
 ...-all-drivers-support-requesting-0-buffers.patch |   68 -------------
 gstreamer1-plugins-good.spec                       |   15 +--
 sources                                            |    2 +-
 6 files changed, 8 insertions(+), 241 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96aef76..07009e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /gst-plugins-good-1.3.91.tar.xz
 /gst-plugins-good-1.4.0.tar.xz
 /gst-plugins-good-1.4.1.tar.xz
+/gst-plugins-good-1.4.2.tar.xz
diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec
index 8345bcc..36029a1 100644
--- a/gstreamer1-plugins-good.spec
+++ b/gstreamer1-plugins-good.spec
@@ -8,17 +8,13 @@
 %endif
 
 Name:           gstreamer1-plugins-good
-Version:        1.4.1
-Release:        2%{?dist}
+Version:        1.4.2
+Release:        1%{?dist}
 Summary:        GStreamer plugins with good code and licensing
 
 License:        LGPLv2+
 URL:            http://gstreamer.freedesktop.org/
 Source0:        http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=735660
-Patch1:         0001-v4l2-get_nearest_size-Always-reinit-all-struct-field.patch
-Patch2:         0002-v4l2-get_nearest_size-Fix-Unsupported-field-type-err.patch
-Patch3:         0003-v4l2-Not-all-drivers-support-requesting-0-buffers.patch
 
 BuildRequires:  gstreamer1-devel >= %{version}
 BuildRequires:  gstreamer1-plugins-base-devel >= %{version}
@@ -88,9 +84,6 @@ to be installed.
 
 %prep
 %setup -q -n gst-plugins-good-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 %configure \
@@ -209,6 +202,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Sep 22 2014 Wim Taymans <wtaymans at redhat.com> - 1.4.2-1
+- Update to 1.4.2.
+- Drop old patches
+
 * Fri Aug 29 2014 Hans de Goede <hdegoede at redhat.com> - 1.4.1-2
 - Fix v4l2-src not working with some v4l2 devices (bgo#735660)
 
diff --git a/sources b/sources
index 8b81c14..e491207 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb3a3296b2f6009def1f5a09590ce767  gst-plugins-good-1.4.1.tar.xz
+02fc204a20ecd68f76d271eb5cc653c2  gst-plugins-good-1.4.2.tar.xz


More information about the scm-commits mailing list