Hello community,

here is the log from the commit of package python-construct for 
openSUSE:Factory checked in at 2014-05-10 08:32:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-construct (Old)
 and      /work/SRC/openSUSE:Factory/.python-construct.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-construct"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-construct/python-construct.changes        
2013-07-09 21:09:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-construct.new/python-construct.changes   
2014-05-10 08:32:40.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May  3 12:42:41 UTC 2014 - [email protected]
+
+- Version 2.5.2:
+  - Misc minor fixes in docs
+
+-------------------------------------------------------------------

Old:
----
  construct-2.5.1.tar.gz

New:
----
  construct-2.5.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-construct.spec ++++++
--- /var/tmp/diff_new_pack.qIy2Ub/_old  2014-05-10 08:32:41.000000000 +0200
+++ /var/tmp/diff_new_pack.qIy2Ub/_new  2014-05-10 08:32:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-construct
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,15 +13,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-construct
-Version:        2.5.1
+Version:        2.5.2
 Release:        0
-License:        MIT
 Summary:        A powerful declarative parser/builder for binary data
-Url:            http://construct.readthedocs.org
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://construct.readthedocs.org
 Source:         
http://pypi.python.org/packages/source/c/construct/construct-%{version}.tar.gz
 # PATCH-FEATURE-OPENSUSE split_debug.patch [email protected] -- make 
debug.py non-loadable
 Patch0:         split_debug.patch
@@ -58,3 +59,4 @@
 %doc LICENSE README.rst
 %{python_sitelib}/*
 
+%changelog

++++++ construct-2.5.1.tar.gz -> construct-2.5.2.tar.gz ++++++
++++ 1604 lines of diff (skipped)

++++++ split_debug.patch ++++++
--- /var/tmp/diff_new_pack.qIy2Ub/_old  2014-05-10 08:32:41.000000000 +0200
+++ /var/tmp/diff_new_pack.qIy2Ub/_new  2014-05-10 08:32:41.000000000 +0200
@@ -1,7 +1,7 @@
-Index: construct-2.5.1/construct/__init__.py
+Index: construct-2.5.2/construct/__init__.py
 ===================================================================
---- construct-2.5.1.orig/construct/__init__.py
-+++ construct-2.5.1/construct/__init__.py
+--- construct-2.5.2.orig/construct/__init__.py
++++ construct-2.5.2/construct/__init__.py
 @@ -35,7 +35,6 @@ from construct.macros import (Alias, Ali
      SNInt8, SeqOfOne, String, SymmetricMapping, UBInt16, UBInt32, UBInt64, 
UBInt8, ULInt16, ULInt32, ULInt64, 
      ULInt8, UNInt16, UNInt32, UNInt64, UNInt8)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to