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

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