[soundconverter] Update to 2.0 release (includes fix for #784413 / lp 921515).

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


commit 22382a589a8c8af18a106b7958272709796e7224
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Jan 27 12:13:04 2012 +0100

    Update to 2.0 release (includes fix for #784413 / lp 921515).

 .gitignore          |    1 +
 soundconverter.spec |   10 +++++-----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 954ce76..2201e27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ soundconverter-1.5.3.tar.gz
 /soundconverter-1.5.4.tar.bz2
 /soundconverter-2.0-rc4.tar.xz
 /soundconverter-2.0-rc5.tar.xz
+/soundconverter-2.0.tar.xz
diff --git a/soundconverter.spec b/soundconverter.spec
index 1debf4b..e469d92 100644
--- a/soundconverter.spec
+++ b/soundconverter.spec
@@ -1,11 +1,8 @@
-# TODO: merge fix for Fedora bz #784413
-# if there won't be a rc6 or final release soon.
-
-%global tar_ver 2.0-rc5
+%global tar_ver 2.0
 
 Name:           soundconverter
 Version:        2.0
-Release:        0.3.rc5%{?dist}
+Release:        1%{?dist}
 Summary:        Simple sound converter application for GNOME
 
 Group:          Applications/Multimedia
@@ -100,6 +97,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Fri Jan 27 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0-1
+- Update to 2.0 release (includes fix for #784413 / lp 921515).
+
 * Fri Jan 13 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0-0.3.rc5
 - Update to 2.0-rc5.
 
diff --git a/sources b/sources
index 7f215e8..9724685 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d895985045782d394fb43ff43a9c0ba  soundconverter-2.0-rc5.tar.xz
+c99e2da8f7d8cf788852aa5ddfdb5f9e  soundconverter-2.0.tar.xz


More information about the scm-commits mailing list