[python-amqplib] * Sat Nov 26 2011 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.2-1 - Updated to new upstream vers

Fabian Affolter fab at fedoraproject.org
Sat Nov 26 12:48:04 UTC 2011


commit 1f14119b78489ad3de95206f6612d9ce5c9f6e04
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sat Nov 26 13:47:55 2011 +0100

    * Sat Nov 26 2011 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.2-1
    - Updated to new upstream version 1.0.2

 .gitignore          |    1 +
 python-amqplib.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48f0226..ddadca7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /amqplib-0.6.1.tgz
+/amqplib-1.0.2.tgz
diff --git a/python-amqplib.spec b/python-amqplib.spec
index f62a6a2..d59982f 100644
--- a/python-amqplib.spec
+++ b/python-amqplib.spec
@@ -1,8 +1,8 @@
 %global srcname amqplib
 
 Name:           python-%{srcname}
-Version:        0.6.1
-Release:        3%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        Client library for AMQP
 
 Group:          Development/Languages
@@ -53,12 +53,15 @@ nosetests run_all.py
 
 
 %changelog
+* Sat Nov 26 2011 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.2-1
+- Updated to new upstream version 1.0.2
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Mon Nov 01 2010 Fabian Affolter <fabian at bernewireless.net> - 0.6.1-2
+* Mon Nov 01 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.6.1-2
 - Added python-nose as BR
 - Remove old python stuff for Fedora 12
 
-* Sat Jul 03 2010 Fabian Affolter <fabian at bernewireless.net> - 0.6.1-1
+* Sat Jul 03 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.6.1-1
 - Initial package
diff --git a/sources b/sources
index 68dd073..021d5c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2f6679b27eaae97c50a9c3504154fae  amqplib-0.6.1.tgz
+5c92f17fbedd99b2b4a836d4352d1e2f  amqplib-1.0.2.tgz


More information about the scm-commits mailing list