[python-nbxmpp] New upstream release 0.5

Michal Schmidt michich at fedoraproject.org
Mon Aug 11 12:36:01 UTC 2014


commit 899d681e290ce7f09e7fd0a655a592040aeb85a8
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Mon Aug 11 14:34:50 2014 +0200

    New upstream release 0.5

 .gitignore         |    1 +
 python-nbxmpp.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0cc5ec..f11105e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /nbxmpp-0.4.tar.gz
+/nbxmpp-0.5.tar.gz
diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec
index 684859b..ecf2733 100644
--- a/python-nbxmpp.spec
+++ b/python-nbxmpp.spec
@@ -1,7 +1,7 @@
 %global modname nbxmpp
 Name:           python-%{modname}
-Version:        0.4
-Release:        2%{?dist}
+Version:        0.5
+Release:        1%{?dist}
 Summary:        Python library for non-blocking use of Jabber/XMPP
 License:        GPLv3
 URL:            https://python-nbxmpp.gajim.org/
@@ -54,6 +54,9 @@ find doc/ -type f -perm /111 -exec chmod -x {} +
 %doc COPYING doc/*
 
 %changelog
+* Mon Aug 11 2014 Michal Schmidt <mschmidt at redhat.com> - 0.5-1
+- New upstream release.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index f483560..dfcfbb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3187c248d75d728cb4ef98f06bf05b5b  nbxmpp-0.4.tar.gz
+1f6d315b610243e602784f784c5fd1f3  nbxmpp-0.5.tar.gz


More information about the scm-commits mailing list