[soundconverter] Update to 2.0-rc5.

Michael Schwendt mschwendt at fedoraproject.org
Fri Jan 13 11:49:27 UTC 2012


commit b8c80d59b6025ce5aa01432bf128e470359b3b95
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Jan 13 12:49:21 2012 +0100

    Update to 2.0-rc5.

 .gitignore                                   |    1 +
 soundconverter-2.0-rc4-gst-profile-bad.patch |   18 ------------------
 soundconverter-2.0-rc4-gstmodel.patch        |   13 -------------
 soundconverter.spec                          |   14 +++++---------
 sources                                      |    2 +-
 5 files changed, 7 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25a2a66..954ce76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ soundconverter-1.5.3.tar.gz
 /soundconverter-1.5.4.tar.gz
 /soundconverter-1.5.4.tar.bz2
 /soundconverter-2.0-rc4.tar.xz
+/soundconverter-2.0-rc5.tar.xz
diff --git a/soundconverter.spec b/soundconverter.spec
index 2ddb61c..b27a7e5 100644
--- a/soundconverter.spec
+++ b/soundconverter.spec
@@ -1,8 +1,8 @@
-%global tar_ver 2.0-rc4
+%global tar_ver 2.0-rc5
 
 Name:           soundconverter
 Version:        2.0
-Release:        0.2.rc4%{?dist}
+Release:        0.3.rc5%{?dist}
 Summary:        Simple sound converter application for GNOME
 
 Group:          Applications/Multimedia
@@ -11,11 +11,6 @@ URL:            http://soundconverter.org
 Source0:        http://launchpad.net/soundconverter/trunk/%{tar_ver}/+download/soundconverter-%{tar_ver}.tar.xz
 BuildArch:      noarch
 
-# lp 911759, fixed post-rc4
-Patch0:         soundconverter-2.0-rc4-gstmodel.patch
-# lp 911791, fixed post-rc4
-Patch1:         soundconverter-2.0-rc4-gst-profile-bad.patch
-
 BuildRequires:  desktop-file-utils
 BuildRequires:  intltool gettext
 BuildRequires:  pygtk2
@@ -53,8 +48,6 @@ writes anything the GStreamer library can.
 
 %prep
 %setup -q -n %{name}-%{tar_ver}
-%patch0 -p1 -b .model-crash
-%patch1 -p1 -b .bz744596
 
 
 %build
@@ -104,6 +97,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Fri Jan 13 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0-0.3.rc5
+- Update to 2.0-rc5.
+
 * Wed Jan  4 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0-0.2.rc4
 - Rediff bad audio profiles patch (lp 911791).
 
diff --git a/sources b/sources
index 25df8e0..7f215e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0aff36e73db8e5fe1dc6f64002a7580e  soundconverter-2.0-rc4.tar.xz
+9d895985045782d394fb43ff43a9c0ba  soundconverter-2.0-rc5.tar.xz


More information about the scm-commits mailing list