[gajim] Bump required version of python-nbxmpp

Michal Schmidt michich at fedoraproject.org
Mon Mar 2 17:21:08 UTC 2015


commit 97382d746d1411be9d312f78b44705945b73ed45
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Mon Mar 2 18:20:32 2015 +0100

    Bump required version of python-nbxmpp

 gajim.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gajim.spec b/gajim.spec
index eb8d695..1de56c0 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -5,7 +5,7 @@ Name:		gajim
 %global		majorver 0.16
 #global		prever -rcX
 Version:	0.16.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
@@ -30,7 +30,7 @@ Requires:	python-crypto
 Requires:	python-gnupg
 Requires:	python-kerberos
 Requires:	python-libasyncns
-Requires:	python-nbxmpp >= 0.5.1
+Requires:	python-nbxmpp >= 0.5.2
 Requires:	python-pyasn1
 Requires:	python-pycurl
 
@@ -113,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}/src
 
 %changelog
+* Mon Mar 02 2015 Michal Schmidt <mschmidt at redhat.com> - 0.16.1-3
+- Bump required version of python-nbxmpp.
+
 * Mon Mar 02 2015 Michal Schmidt <mschmidt at redhat.com> - 0.16.1-2
 - Force Python 2. Gajim is not quite ready for Python 3.
 


More information about the scm-commits mailing list