[parole] Update to 0.5.1 (#971293)

Christoph Wickert cwickert at fedoraproject.org
Fri Jun 7 09:48:14 UTC 2013


commit 51958f4a67af7992b467bccb5c9008dcc3fc86c4
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Fri Jun 7 11:48:03 2013 +0200

    Update to 0.5.1 (#971293)

 .gitignore  |    1 +
 parole.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3cf296..892b577 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ parole-0.2.0.2.tar.bz2
 /parole-0.3.0.3.tar.bz2
 /parole-0.4.0.tar.bz2
 /parole-0.5.0.tar.bz2
+/parole-0.5.1.tar.bz2
diff --git a/parole.spec b/parole.spec
index 869665e..48d804f 100644
--- a/parole.spec
+++ b/parole.spec
@@ -3,7 +3,7 @@
 %global minorversion 0.5
 
 Name:           parole
-Version:        0.5.0
+Version:        0.5.1
 Release:        1%{?dist}
 Summary:        Media player for the Xfce desktop
 
@@ -14,7 +14,7 @@ URL:            http://goodies.xfce.org/projects/applications/parole
 Source0:        http://archive.xfce.org/src/apps/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  gtk2-devel >= 2.20.0
+BuildRequires:  gtk2-devel >= 2.24.0
 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.11
 BuildRequires:  dbus-devel >= 0.60
 BuildRequires:  dbus-glib-devel >= 0.70
@@ -112,6 +112,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Jun 07 2013 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.1-1
+- Update to 0.5.1 (#971293)
+
 * Wed Mar 06 2013 Kevin Fenzi <kevin at scrye.com> 0.5.0-1
 - Update to 0.5.0
 
diff --git a/sources b/sources
index 50b3bb9..6d6b5bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8adad20ee95dfca3082812ca44be122  parole-0.5.0.tar.bz2
+1dc707aa2a1aede830b10638e5add381  parole-0.5.1.tar.bz2


More information about the scm-commits mailing list