Hello community,
here is the log from the commit of package python-msgpack-python for
openSUSE:Factory checked in at 2015-03-18 13:07:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-msgpack-python (Old)
and /work/SRC/openSUSE:Factory/.python-msgpack-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-msgpack-python"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-msgpack-python/python-msgpack-python.changes
2014-11-19 20:30:30.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-msgpack-python.new/python-msgpack-python.changes
2015-03-18 13:07:35.000000000 +0100
@@ -1,0 +2,17 @@
+Mon Mar 16 21:03:15 UTC 2015 - [email protected]
+
+- Update to version 0.4.6
+ * fallback.Unpacker: Fix Data corruption when OutOfData. This bug
+ only affects "Streaming unpacking."
+- Changes from version 0.4.5
+ * Fix test failure on pytest 2.3.
+ * Fix typos in ChangeLog.
+ * Improve README.rst
+- Changes from version 0.4.4
+ * Fix compile error.
+- Changes from version 0.4.3
+ * Unpacker may unpack wrong uint32 value on 32bit or LLP64
+ environment. (#101)
+ * Build failed on Windows Python 2.7.
+
+-------------------------------------------------------------------
Old:
----
msgpack-python-0.4.2.tar.gz
New:
----
msgpack-python-0.4.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-msgpack-python.spec ++++++
--- /var/tmp/diff_new_pack.ihLv9J/_old 2015-03-18 13:07:36.000000000 +0100
+++ /var/tmp/diff_new_pack.ihLv9J/_new 2015-03-18 13:07:36.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-msgpack-python
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-msgpack-python
-Version: 0.4.2
+Version: 0.4.6
Release: 0
Summary: MessagePack (de)serializer
License: Apache-2.0
@@ -44,8 +44,8 @@
What's MessagePack? (from http://msgpack.org/)
- MessagePack is a binary-based efficient data interchange format that is
- focused on high performance. It is like JSON, but very fast and small.
+MessagePack is a binary-based efficient data interchange format that is
+focused on high performance. It is like JSON, but very fast and small.
%prep
%setup -q -n msgpack-python-%{version}
++++++ msgpack-python-0.4.2.tar.gz -> msgpack-python-0.4.6.tar.gz ++++++
++++ 26630 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]