[pragha/f16] Update to 1.0.1

Christoph Wickert cwickert at fedoraproject.org
Wed Mar 14 19:37:30 UTC 2012


commit 1f317164640b256a236974657668d50ce9c95aaf
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Wed Mar 14 20:37:25 2012 +0100

    Update to 1.0.1

 .gitignore  |    1 +
 pragha.spec |   10 ++++++----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f9d924e..fb22f14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /pragha-0.99.0.tar.bz2
 /pragha-1.0.rc3.tar.bz2
 /pragha-1.0.tar.bz2
+/pragha-1.0.1.tar.bz2
diff --git a/pragha.spec b/pragha.spec
index 9bbf9a3..4cd673b 100644
--- a/pragha.spec
+++ b/pragha.spec
@@ -1,15 +1,14 @@
 # Review request: https://bugzilla.redhat.com/show_bug.cgi?id=721043
 
 Name:           pragha
-Version:        1.0
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        Lightweight GTK+ music manager
 
 Group:          Applications/Multimedia
 License:        GPLv3+
 URL:            http://pragha.wikispaces.com/
-#Source0:        http://dissonance.googlecode.com/files/%{name}-%{version}.tar.bz2
-Source0:        http://dissonance.googlecode.com/files/%{name}-%{version}.tar.bz2
+Source0:        https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
 Patch0:         pragha-0.99.0-cflags.patch
 # Remove Unity bits from desktop file so it validates
 Patch1:         pragha-1.0-desktop-file.patch
@@ -28,7 +27,7 @@ BuildRequires:  libcdio-devel >= 0.78
 BuildRequires:  libcurl-devel >= 7.18
 # libglyr is not yet in Fedora
 #BuildRequires:  libglyr-devel
-BuildRequires:  libclastfm-devel >= 0.4
+BuildRequires:  libclastfm-devel >= 0.5
 BuildRequires:  libnotify-devel >= 0.4.4
 BuildRequires:  sqlite-devel >= 3.4
 BuildRequires:  taglib-devel >= 1.7
@@ -100,6 +99,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Mar 14 2012 Christoph Wickert <cwickert at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
 * Thu Feb 02 2012 Christoph Wickert <cwickert at fedoraproject.org> - 1.0-1
 - Update to 1.0 Final
 - Enable Last.fm support
diff --git a/sources b/sources
index 5dcaa45..852fc74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0f8bf7353e429a70dbbbcb99f925ae1  pragha-1.0.tar.bz2
+5228be257647e97bfcf01aecb99770ba  pragha-1.0.1.tar.bz2


More information about the scm-commits mailing list