[python-messaging] upgrade to latest upstream version 0.6

mpaladin mpaladin at fedoraproject.org
Tue Apr 17 15:59:02 UTC 2012


commit 3a6405619302cdd436c7034c3e0539b336cd8eb3
Author: mpaladin <massimo.paladin at gmail.com>
Date:   Tue Apr 17 17:58:20 2012 +0200

    upgrade to latest upstream version 0.6

 .gitignore            |    1 +
 python-messaging.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0cecf77..7d3163d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /messaging-0.5.tar.gz
+/messaging-0.6.tar.gz
diff --git a/python-messaging.spec b/python-messaging.spec
index 7085982..09062dd 100644
--- a/python-messaging.spec
+++ b/python-messaging.spec
@@ -8,8 +8,8 @@
 %global srcname messaging
 
 Name:		python-messaging
-Version:	0.5
-Release:	2%{?dist}
+Version:	0.6
+Release:	1%{?dist}
 Summary:	Python abstraction of a "message"
 
 Group:		Development/Libraries
@@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Tue Apr 17 2012 Massimo Paladin <massimo.paladin at gmail.com> - 0.6-1
+- Upgrading to latest version 0.6.
+
 * Mon Feb 20 2012 Massimo Paladin <Massimo.Paladin at cern.ch> - 0.5-2
 - Making it compliant with guidelines.
 
diff --git a/sources b/sources
index 3e5385f..374863b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b41ba68ef9951c862c73bdcc0917694  messaging-0.5.tar.gz
+82ae4cc9acc2303d9cb2305ec51c7e00  messaging-0.6.tar.gz


More information about the scm-commits mailing list