[xfce4-mpc-plugin] Update to 0.4.4

Christoph Wickert cwickert at fedoraproject.org
Sat Jun 30 22:13:17 UTC 2012


commit 87e1701e22ac6b297ccec0811d2e3fe50f5bda59
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Jul 1 00:13:15 2012 +0200

    Update to 0.4.4

 .gitignore            |    1 +
 sources               |    2 +-
 xfce4-mpc-plugin.spec |   11 +++++++++--
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1707e34..c193787 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xfce4-mpc-plugin-0.3.5.tar.bz2
 /xfce4-mpc-plugin-0.4.1.tar.bz2
 /xfce4-mpc-plugin-0.4.2.tar.bz2
 /xfce4-mpc-plugin-0.4.3.tar.bz2
+/xfce4-mpc-plugin-0.4.4.tar.bz2
diff --git a/sources b/sources
index b5732d7..41be2c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22641f9e335acf816d29ed504dbfd7f3  xfce4-mpc-plugin-0.4.3.tar.bz2
+1c126ca71d6db1ac6a0cc6720554e7bd  xfce4-mpc-plugin-0.4.4.tar.bz2
diff --git a/xfce4-mpc-plugin.spec b/xfce4-mpc-plugin.spec
index 72dd7a6..12f6204 100644
--- a/xfce4-mpc-plugin.spec
+++ b/xfce4-mpc-plugin.spec
@@ -1,10 +1,14 @@
 #https://bugzilla.redhat.com/show_bug.cgi?id=455071
 
 %global minorversion 0.4
-%global xfceversion 4.10
+%if 0%{?fedora} >= 18
+    %global xfceversion 4.10
+%else
+    %global xfceversion 4.8
+%endif
 
 Name:           xfce4-mpc-plugin
-Version:        0.4.3
+Version:        0.4.4
 Release:        1%{?dist}
 Summary:        MPD client for the Xfce panel
 
@@ -77,6 +81,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 30 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.4-1
+- Update to 0.4.4
+
 * Sat May 13 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.3-1
 - Update to 0.4.3
 


More information about the scm-commits mailing list