[pragha] Update to 1.1.2.2 (fixes #1016264)

Christoph Wickert cwickert at fedoraproject.org
Mon Oct 21 13:29:51 UTC 2013


commit 2ff4ceff278989b65b1c4d110ce8149d57653974
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Mon Oct 21 15:29:53 2013 +0200

    Update to 1.1.2.2 (fixes #1016264)

 .gitignore  |    1 +
 pragha.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 677eed3..7eeeb32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /pragha-1.1.1.tar.bz2
 /pragha-1.1.2.tar.bz2
 /pragha-1.1.2.1.tar.bz2
+/pragha-1.1.2.2.tar.bz2
diff --git a/pragha.spec b/pragha.spec
index 20b8968..8f16ba0 100644
--- a/pragha.spec
+++ b/pragha.spec
@@ -1,15 +1,15 @@
 # Review request: https://bugzilla.redhat.com/show_bug.cgi?id=721043
 
 Name:           pragha
-Version:        1.1.2.1
-Release:        2%{?dist}
+Version:        1.1.2.2
+Release:        1%{?dist}
 Summary:        Lightweight GTK+ music manager
 
 Group:          Applications/Multimedia
 License:        GPLv3+
 URL:            http://pragha.wikispaces.com/
 #VCS: git:https://github.com/matiasdelellis/pragha.git
-Source0:        http://dissonance.googlecode.com/files/%{name}-%{version}.tar.bz2
+Source0:        https://github.com/matiasdelellis/pragha/releases/download/v%{version}/pragha-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  pkgconfig(dbus-1) >= 1.1
@@ -98,6 +98,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Oct 21 2013 Christoph Wickert <cwickert at fedoraproject.org> - 1.1.2.2-1
+- Update to 1.1.2.2 (fixes #1016264)
+
 * Sat Sep 28 2013 Christoph Wickert <cwickert at fedoraproject.org> - 1.1.2.1-2
 - Build require gstreamer-interfaces-0.10 and gstreamer-audio-0.10
 
diff --git a/sources b/sources
index 48baaeb..e675b8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b33f67eacf3d346bdc409294660fcc9  pragha-1.1.2.1.tar.bz2
+0b15ceae6f03cfa38e351003859192be  pragha-1.1.2.2.tar.bz2


More information about the scm-commits mailing list