[python-blosc] Rebuild for blosc

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Wed Mar 26 16:07:24 UTC 2014


commit c859b366d990c74e092a0ce1f97c0e7f8a579170
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Wed Mar 26 12:07:24 2014 -0400

    Rebuild for blosc

 python-blosc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-blosc.spec b/python-blosc.spec
index 1e36ae7..82230bf 100644
--- a/python-blosc.spec
+++ b/python-blosc.spec
@@ -5,7 +5,7 @@
 Summary:	Python wrapper for the blosc high performance compressor
 Name:		python-%{module}
 Version:	1.2.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	MIT
 URL:		https://github.com/FrancescAlted/python-blosc
 Source0:	https://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
@@ -37,6 +37,9 @@ find . -name "blosc_extension.so" -exec chmod 0755 {} \;
 %{python2_sitearch}/blosc-%{version}*-py*.egg-info
 
 %changelog
+* Wed Mar 26 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 1.2.3-2
+- Rebuild for blosc
+
 * Sat Mar 22 2014 Thibault North <tnorth at fedoraproject.org> - 1.2.3-1
 - Update to 1.2.3 for blosc 1.3.4
 


More information about the scm-commits mailing list