[python-msgpack] * Tue Jan 31 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.12-1 - Updated to new upstream ver

Fabian Affolter fab at fedoraproject.org
Tue Jan 31 19:35:33 UTC 2012


commit bc6c777cd62f3232f49d107d96d61ae4da30cbe4
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Tue Jan 31 20:35:09 2012 +0100

    * Tue Jan 31 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.12-1
    - Updated to new upstream version 0.1.12

 .gitignore          |    2 ++
 python-msgpack.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 064dc76..15528a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 /msgpack-python-0.1.9.tar.gz
 /msgpack-python-0.1.10.tar.gz
+/python-msgpack.spec
+/msgpack-python-0.1.12.tar.gz
diff --git a/python-msgpack.spec b/python-msgpack.spec
index 37bbeb4..c51575b 100644
--- a/python-msgpack.spec
+++ b/python-msgpack.spec
@@ -5,8 +5,8 @@
 %global srcname msgpack
 
 Name:           python-%{srcname}
-Version:        0.1.10
-Release:        2%{?dist}
+Version:        0.1.12
+Release:        1%{?dist}
 Summary:        A Python MessagePack (de)serializer
 
 Group:          Development/Languages
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jan 31 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.12-1
+- Updated to new upstream version 0.1.12
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 8914042..e6fa197 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a31f16d20ea8ec79cc8cba1103f951d8  msgpack-python-0.1.10.tar.gz
+121a203e961b566f2039f527f3556a5d  msgpack-python-0.1.12.tar.gz


More information about the scm-commits mailing list