[gstreamer1-plugins-good] Update to 1.0.2 Drop upstream patches since they are included in latest release.

Brian Pepple bpepple at fedoraproject.org
Thu Oct 25 15:38:31 UTC 2012


commit f03171829ee49b2d7f5256c7a5b2b4b855b50c48
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Oct 25 11:37:37 2012 -0400

    Update to 1.0.2
    Drop upstream patches since they are included in latest release.

 .gitignore                                         |    1 +
 ...this-time-fix-the-default-target-bitrate-.patch |   35 -------------
 0001-vp8enc-Fix-default-target-bitrate-value.patch |   53 --------------------
 gstreamer1-plugins-good.spec                       |   12 ++--
 sources                                            |    2 +-
 5 files changed, 8 insertions(+), 95 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5256a26..0faf140 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gst-plugins-good-0.11.99.tar.xz
 /gst-plugins-good-1.0.0.tar.xz
 /gst-plugins-good-1.0.1.tar.xz
+/gst-plugins-good-1.0.2.tar.xz
diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec
index 53dc051..106fcff 100644
--- a/gstreamer1-plugins-good.spec
+++ b/gstreamer1-plugins-good.spec
@@ -8,15 +8,13 @@
 %endif
 
 Name:           gstreamer1-plugins-good
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.0.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
-Patch0:         0001-vp8enc-Fix-default-target-bitrate-value.patch
-Patch1:         0001-vp8enc-And-this-time-fix-the-default-target-bitrate-.patch
 
 BuildRequires:  gstreamer1-devel >= %{version}
 BuildRequires:  gstreamer1-plugins-base-devel >= %{version}
@@ -85,8 +83,6 @@ to be installed.
 
 %prep
 %setup -q -n gst-plugins-good-%{version}
-%patch0 -p1
-%patch1 -p1
 
 
 %build
@@ -203,6 +199,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Oct 25 2012 Brian Pepple <bpepple at fedoraproject.org> - 1.0.2-1
+- Update to 1.0.2
+- Drop upstream patches since they are included in latest release.
+
 * Wed Oct 24 2012 Debarshi Ray <rishi at fedoraproject.org> - 1.0.1-2
 - Fix target-bitrate for vp8enc
 
diff --git a/sources b/sources
index b624fb5..dca169f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30bc72d77d274289844e2138ca79c840  gst-plugins-good-1.0.1.tar.xz
+13e487127d80fe20c868b3bbb2a17d9e  gst-plugins-good-1.0.2.tar.xz


More information about the scm-commits mailing list