[python-msgpack] * Wed Feb 26 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.1-1 - Update to latest upstream ve

Fabian Affolter fab at fedoraproject.org
Wed Feb 26 12:46:03 UTC 2014


commit b200441e71ab3d3c23254027ccc98840362509a3
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Wed Feb 26 13:46:51 2014 +0100

    * Wed Feb 26 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.1-1
    - Update to latest upstream version 0.4.1

 .gitignore          |    1 +
 python-msgpack.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 482cb90..cdc58ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /msgpack-python-0.1.12.tar.gz
 /msgpack-python-0.1.13.tar.gz
 /msgpack-python-0.4.0.tar.gz
+/msgpack-python-0.4.1.tar.gz
diff --git a/python-msgpack.spec b/python-msgpack.spec
index 468bb25..64cba1c 100644
--- a/python-msgpack.spec
+++ b/python-msgpack.spec
@@ -1,7 +1,7 @@
 %global srcname msgpack
 
 Name:           python-%{srcname}
-Version:        0.4.0
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        A Python MessagePack (de)serializer
 
@@ -38,6 +38,9 @@ This is a Python (de)serializer for MessagePack.
 %{python2_sitearch}/%{srcname}*.egg-info
 
 %changelog
+* Wed Feb 26 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.1-1
+- Update to latest upstream version 0.4.1
+
 * Tue Jan 07 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.0-1
 - Update to latest upstream version 0.4.0
 
diff --git a/sources b/sources
index b4ffeaf..b637e74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b9ce43619fd1428bf7baddf57e38d1a  msgpack-python-0.4.0.tar.gz
+3ff478e75e783f4e69c1a8d5ca63dea4  msgpack-python-0.4.1.tar.gz


More information about the scm-commits mailing list