[xfce4-mpc-plugin] Update to 0.4.2

Christoph Wickert cwickert at fedoraproject.org
Mon Feb 20 09:59:43 UTC 2012


commit e1b00fc264c8a642367ee14073c38aaf16624a9c
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Mon Feb 20 10:59:31 2012 +0100

    Update to 0.4.2

 .gitignore            |    1 +
 sources               |    2 +-
 xfce4-mpc-plugin.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aace1ef..b72f4a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xfce4-mpc-plugin-0.3.5.tar.bz2
 /xfce4-mpc-plugin-0.4.0.tar.bz2
 /xfce4-mpc-plugin-0.4.1.tar.bz2
+/xfce4-mpc-plugin-0.4.2.tar.bz2
diff --git a/sources b/sources
index 9a5290b..bc6b91f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7f347da13f5aa93a260ca7fcc172405  xfce4-mpc-plugin-0.4.1.tar.bz2
+45cfce0f9c4de5a3f51b006ef8caa515  xfce4-mpc-plugin-0.4.2.tar.bz2
diff --git a/xfce4-mpc-plugin.spec b/xfce4-mpc-plugin.spec
index 84a40e9..938299b 100644
--- a/xfce4-mpc-plugin.spec
+++ b/xfce4-mpc-plugin.spec
@@ -1,8 +1,8 @@
 %global majorversion 0.4
 
 Name:           xfce4-mpc-plugin
-Version:        0.4.1
-Release:        2%{?dist}
+Version:        0.4.2
+Release:        1%{?dist}
 Summary:        MPD client for the Xfce panel
 
 Group:          User Interface/Desktops
@@ -29,7 +29,7 @@ A simple client plugin for MPD, the Music Player Daemon.
 
 
 %build
-%configure
+%configure --disable-static
 make %{?_smp_mflags}
 
 
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 20 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.2-1
+- Update to 0.4.2
+
 * Sun Feb 19 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.1-2
 - Make library executable so it gets stripped (#795107)
 


More information about the scm-commits mailing list