[amarok] 2.5.0

Rex Dieter rdieter at fedoraproject.org
Sun Dec 18 21:57:31 UTC 2011


commit a6174c1d6d3aee154fcd4c6d950edf66bc5e09c4
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Dec 18 15:57:29 2011 -0600

    2.5.0

 .gitignore                          |    2 +-
 amarok-2.4.90-mygpo-qt-prefix.patch |   70 -----------------------------------
 amarok.spec                         |    9 ++--
 sources                             |    2 +-
 4 files changed, 7 insertions(+), 76 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f753b5d..fdba003 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /amarok-2.4.3.tar.bz2
-/amarok-2.4.90.tar.bz2
+/amarok-2.5.0.tar.bz2
diff --git a/amarok.spec b/amarok.spec
index 1c9bd85..af67be2 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -1,20 +1,19 @@
 
 Name:    amarok
 Summary: Media player
-Version: 2.4.90
+Version: 2.5.0
 Release: 1%{?dist}
 
 Group: 	 Applications/Multimedia
 # KDE e.V. may determine that future GPL versions are accepted
 License: GPLv2 or GPLv3
 Url:     http://amarok.kde.org/
-Source0: http://download.kde.org/unstable/amarok/%{version}/src/amarok-%{version}.tar.bz2
+Source0: http://download.kde.org/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #Patch50: amarok-2.2.1.90-qtscript_not_required.patch
 
 ## upstream patches
-Patch100: amarok-2.4.90-mygpo-qt-prefix.patch
 
 BuildRequires: curl-devel
 BuildRequires: desktop-file-utils
@@ -77,7 +76,6 @@ Obsoletes: amarok-utilities < 2.0.96
 %setup -q 
 
 #patch50 -p1 -b .qtscript_not_required
-%patch100 -p1 -b .mygpo-qt-prefix
 
 
 %build
@@ -175,6 +173,9 @@ fi
 
 
 %changelog
+* Fri Dec 16 2011 Rex Dieter <rdieter at fedoraproject.org> 2.5.0-1
+- 2.5.0
+
 * Mon Nov 14 2011 Rex Dieter <rdieter at fedoraproject.org> 2.4.90-1
 - 2.4.90
 
diff --git a/sources b/sources
index 9a3a501..ed9678e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92c77437c70f0086e91b4dc4842268c7  amarok-2.4.90.tar.bz2
+b7983eaa33e4771769ae9e330c811995  amarok-2.5.0.tar.bz2


More information about the scm-commits mailing list