[xfmpc] Update to 0.2.2

Christoph Wickert cwickert at fedoraproject.org
Sun Oct 23 19:57:26 UTC 2011


commit 675c8c39476bd99d4565192f85c1c0537ae0fc25
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Oct 23 21:57:13 2011 +0200

    Update to 0.2.2

 .gitignore |    1 +
 sources    |    2 +-
 xfmpc.spec |   14 ++++++++++----
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89131d0..8e3b46c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xfmpc-0.2.0.tar.bz2
+/xfmpc-0.2.2.tar.bz2
diff --git a/sources b/sources
index d6d8e31..9b1f74a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96249284da0d43a93f5bf17865e34fad  xfmpc-0.2.0.tar.bz2
+e4e198850c2467c47783969ac9c16ec0  xfmpc-0.2.2.tar.bz2
diff --git a/xfmpc.spec b/xfmpc.spec
index 7ab0154..9bb8462 100644
--- a/xfmpc.spec
+++ b/xfmpc.spec
@@ -1,6 +1,6 @@
 Name:           xfmpc
-Version:        0.2.0
-Release:        3%{?dist}
+Version:        0.2.2
+Release:        1%{?dist}
 Summary:        A MPD client for the Xfce desktop environment
 
 Group:          Applications/Multimedia
@@ -9,8 +9,11 @@ URL:            http://goodies.xfce.org/projects/applications/%{name}
 Source0:        http://archive.xfce.org/src/apps/%{name}/0.2/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libxfcegui4-devel >= 4.4.0, libmpd-devel >= 0.15.0
-BuildRequires:  gettext, perl(XML::Parser), intltool, desktop-file-utils
+BuildRequires:  libxfce4ui-devel >= 4.8.0
+BuildRequires:  libmpd-devel >= 0.15.0
+BuildRequires:  gettext
+BuildRequires:  intltool
+BuildRequires:  desktop-file-utils
  
 %description
 Xfmpc is a a graphical GTK+ MPD client for the Xfce desktop environment.
@@ -49,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 23 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.2.2-1
+- Update to 0.2.2
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list