Update to 1.2.4
This commit is contained in:
parent
15ad68bbc6
commit
2388635faf
3 changed files with 7 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
Summary: Python wrapper for the blosc high performance compressor
|
||||
Name: python-%{module}
|
||||
Version: 1.2.3
|
||||
Release: 4%{?dist}
|
||||
Version: 1.2.4
|
||||
Release: 1%{?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
|
||||
* Tue Jan 06 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.4-1
|
||||
- Update to 1.2.4
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue