Rebuild for blosc

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2014-01-08 08:50:04 -05:00
commit f4e945acc6

View file

@ -5,7 +5,7 @@
Summary: Python wrapper for the blosc high performance compressor
Name: python-%{module}
Version: 1.1
Release: 7%{?dist}
Release: 8%{?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 Jan 08 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.1-8
- Rebuild for blosc
* Tue Nov 05 2013 Thibault North <tnorth@fedoraproject.org> - 1.1-7
- Properly link with blosc shared lib