[qmpdclient: 1/2] Version Bump 1.2.2

Julian Golderer jgold at fedoraproject.org
Sat Aug 20 22:41:09 UTC 2011


commit d128dea199b24753d5aa1424277e96e345f2b998
Author: Julian Golderer <j.golderer at novij.at>
Date:   Sun Aug 21 00:35:08 2011 +0200

    Version Bump 1.2.2

 .gitignore      |    1 +
 qmpdclient.spec |    8 +++++---
 sources         |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 118cb59..9c267bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 qmpdclient-1.1.3.tar.bz2
 /qmpdclient-1.2.tar.bz2
+/qmpdclient-1.2.2.tar.bz2
diff --git a/qmpdclient.spec b/qmpdclient.spec
index 2ea2ff3..bc1bf54 100644
--- a/qmpdclient.spec
+++ b/qmpdclient.spec
@@ -1,5 +1,5 @@
 Name:		qmpdclient
-Version:	1.2
+Version:	1.2.2
 Release:	1%{?dist}
 Summary:	Qt4 based MPD client
 
@@ -8,7 +8,6 @@ License:	GPLv2+
 URL:		http://bitcheese.net/wiki/QMPDClient
 Source0:	http://dump.bitcheese.net/files/%{name}-%{version}.tar.bz2
 Source1:	%{name}.desktop
-Patch0:		%{name}-link2X11.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:	qt4-devel qt4-webkit-devel
@@ -30,7 +29,6 @@ Qt4 based MPD client which supports:
 
 %prep
 %setup -q -n %{name}
-%patch0
 
 
 %build
@@ -67,6 +65,7 @@ desktop-file-install					\
 
 %lang(cs_CZ) %{_datadir}/QMPDClient/translations/cs_CZ.qm
 %lang(de_DE) %{_datadir}/QMPDClient/translations/de_DE.qm
+%lang(es_ES) %{_datadir}/QMPDClient/translations/es_ES.qm
 %lang(fr_FR) %{_datadir}/QMPDClient/translations/fr_FR.qm
 %lang(it_IT) %{_datadir}/QMPDClient/translations/it_IT.qm
 %lang(nl_NL) %{_datadir}/QMPDClient/translations/nl_NL.qm
@@ -94,6 +93,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Aug 20 2011 Julian Golderer <j.golderer at novij.at> 1.2.2-1
+- Version Bump 1.2.2
+
 * Tue Nov 09 2010 Julian Golderer <j.golderer at novij.at> 1.2-1
 - Version Bump 1.2
 - Removed %%clean section
diff --git a/sources b/sources
index 7b43d2f..2a174f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fab7d72ffdc1e85cb0502d6258f6b48  qmpdclient-1.2.tar.bz2
+d96c4b0c8fc118ebc9de7b2b445e0bbb  qmpdclient-1.2.2.tar.bz2


More information about the scm-commits mailing list