[gst-entrans] Update to 0.10.4 release

Theodore Lee antiaircraft at fedoraproject.org
Tue Jun 5 22:48:10 UTC 2012


commit 08b4e904d182f1b32d24bac6a5a5db0644c985f7
Author: Theodore Lee <theo148 at gmail.com>
Date:   Wed Jun 6 06:47:37 2012 +0800

    Update to 0.10.4 release

 .gitignore       |    1 +
 gst-entrans.spec |   10 +++++++---
 sources          |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 165789d..4eb93a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gst-entrans-0.10.3.tar.gz
+/gst-entrans-0.10.4.tar.gz
diff --git a/gst-entrans.spec b/gst-entrans.spec
index 0247597..943e0fc 100644
--- a/gst-entrans.spec
+++ b/gst-entrans.spec
@@ -2,8 +2,8 @@
 %global gst_minver 0.10.13
 
 Name:           gst-entrans
-Version:        0.10.3
-Release:        4%{?dist}
+Version:        0.10.4
+Release:        1%{?dist}
 Summary:        Plug-ins and tools for transcoding and recording with GStreamer
 
 Group:          Applications/Multimedia
@@ -12,7 +12,7 @@ URL:            http://gentrans.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/gentrans/%{name}-%{version}.tar.gz
 
 BuildRequires:  gstreamer-devel >= %{gst_minver}
-BuildRequires:  gstreamer-plugins-base-devel liboil-devel
+BuildRequires:  gstreamer-plugins-base-devel
 Requires:       gstreamer >= %{gst_minver}
 Requires:       gstreamer-plugins-entrans%{?_isa} = %{version}-%{release}
 Requires:       gstreamer-python
@@ -102,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 06 2012 Theodore Lee <theo148 at gmail.com> - 0.10.4-1
+- Update to 0.10.4 release
+- Drop liboil-devel buildrequires
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index c70a0c8..1c7ed9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80b7d32ac65d367b51604816ddb582fd  gst-entrans-0.10.3.tar.gz
+5464540c2136ab0f6435b2cd83691b66  gst-entrans-0.10.4.tar.gz


More information about the scm-commits mailing list