Update to 1.3.3

This commit is contained in:
Thibault North 2016-07-14 09:34:48 +02:00
commit ff40db4af9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@
/blosc-1.2.7.tar.gz
/blosc-1.2.8.tar.gz
/blosc-1.3.2.tar.gz
/blosc-1.3.3.tar.gz

View file

@ -7,7 +7,7 @@
Summary: Python wrapper for the Blosc high performance compressor
Name: python-%{module}
Version: 1.3.2
Version: 1.3.3
Release: 1%{?dist}
License: MIT
URL: https://github.com/FrancescAlted/python-blosc
@ -75,6 +75,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} python3 -c 'import sys, blosc; sys.ex
%doc README.rst RELEASE_NOTES.rst
%changelog
* Thu Jul 14 2016 Thibault North <tnorth@fedoraproject.org> - 1.3.3-1
- Update to 1.3.3
* Mon May 16 2016 Orion Poplawski <orion@cora.nwra.com> - 1.3.2-1
- Update to 1.3.2

View file

@ -1 +1 @@
d87100614b8423b542958ba1900c9e7b blosc-1.3.2.tar.gz
68b96816acd27839487293e0b624c54e blosc-1.3.3.tar.gz