Hello community,

here is the log from the commit of package python3-blosc for openSUSE:Factory 
checked in at 2015-04-25 09:53:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-blosc (Old)
 and      /work/SRC/openSUSE:Factory/.python3-blosc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-blosc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-blosc/python3-blosc.changes      
2014-07-27 08:26:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-blosc.new/python3-blosc.changes 
2015-04-25 11:25:57.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Apr 23 15:33:17 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 1.2.5:
+  * Updated to c-blosc v1.5.4.
+  * Added wrapper for the expert function set_blocksize. (#72 @esc)
+  * Fix setup.py to allow compilation on posix architectures without
+    SSE2. (#70 @andreas-schwab)
+  * Don't release the GIL on compression/decompression (#77 @esc)
+  * Various miscellaneous fixes
+
+-------------------------------------------------------------------

Old:
----
  blosc-1.2.4.tar.gz

New:
----
  blosc-1.2.5.tar.gz

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

Other differences:
------------------
++++++ python3-blosc.spec ++++++
--- /var/tmp/diff_new_pack.IkVnHG/_old  2015-04-25 11:25:58.000000000 +0200
+++ /var/tmp/diff_new_pack.IkVnHG/_new  2015-04-25 11:25:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-blosc
 #
-# 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
@@ -13,18 +13,20 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 Name:           python3-blosc
-Version:        1.2.4
+Version:        1.2.5
 Release:        0
-License:        MIT
 Summary:        Blosc data compressor for Python
-Url:            http://www.blosc.org/
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://www.blosc.org/
 Source:         
http://pypi.python.org/packages/source/b/blosc/blosc-%{version}.tar.gz
-BuildRequires:  python3-devel
-BuildRequires:  gcc-c++
 BuildRequires:  blosc-devel
+BuildRequires:  gcc-c++
+BuildRequires:  python3-devel
 Requires:       blosc-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -47,5 +49,4 @@
 %{python3_sitearch}/blosc-%{version}-py*.egg-info
 %{python3_sitearch}/blosc/
 
-
 %changelog

++++++ blosc-1.2.4.tar.gz -> blosc-1.2.5.tar.gz ++++++
++++ 8953 lines of diff (skipped)


Reply via email to