[python-messaging] Upgrading to upstream version 1.0.

mpaladin mpaladin at fedoraproject.org
Mon Mar 4 12:40:36 UTC 2013


commit 64e922cfc21198b81914cb2198f2fcf76ab4912e
Author: Massimo <massimo.paladin at gmail.com>
Date:   Mon Mar 4 13:40:14 2013 +0100

    Upgrading to upstream version 1.0.

 .gitignore            |    1 +
 python-messaging.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d9867a..a65d97d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /messaging-0.8.tar.gz
 /messaging-0.9.tar.gz
 /messaging-0.10.tar.gz
+/messaging-1.0.tar.gz
diff --git a/python-messaging.spec b/python-messaging.spec
index cdac7a6..1e815c9 100644
--- a/python-messaging.spec
+++ b/python-messaging.spec
@@ -8,8 +8,8 @@
 %global srcname messaging
 
 Name:		python-messaging
-Version:	0.10
-Release:	4%{?dist}
+Version:	1.0
+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
+* Mon Mar 04 2013 Massimo Paladin <massimo.paladin at gmail.com> - 1.0-1
+- Upgrading to upstream version 1.0.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 16bf9e7..cf5d83d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-652ed1b205cc2310a01dbafdbb7050ce  messaging-0.10.tar.gz
+c9299610019d19fd3a22905de1263ef0  messaging-1.0.tar.gz


More information about the scm-commits mailing list