Bump version and add changelog entry
This commit is contained in:
parent
f9f5a75ca8
commit
403ae7f7c1
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
Summary: Python wrapper for the blosc high performance compressor
|
||||
Name: python-%{module}
|
||||
Version: 1.2.7
|
||||
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
|
||||
|
|
@ -64,6 +64,10 @@ export BLOSC_DIR=%{_libdir}/blosc CFLAGS="%{optflags}"
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 28 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.7-2
|
||||
- Build python 3 subpackage
|
||||
- Install license and readme files
|
||||
|
||||
* Thu May 7 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.7-1
|
||||
- Update to 1.2.7 (#1212231)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue