diff --git a/.gitignore b/.gitignore index 8ea5f1e..df9bbf8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /PyTables-16191801a53eddae8ca9380a28988c3b5b263c5e.tar.gz /v.3.2.0.tar.gz /pytablesmanual-3.2.0.pdf +/python-tables-3.2.2.tar.gz diff --git a/python-tables.spec b/python-tables.spec index e578445..d0d9dea 100644 --- a/python-tables.spec +++ b/python-tables.spec @@ -13,12 +13,12 @@ Summary: Hierarchical datasets in Python Name: python-%{module} -Version: 3.2.0 -Release: 4%{?dist}%{?gitcommit:.git%{shortcommit}} +Version: 3.2.2 +Release: 1%{?dist}%{?gitcommit:.git%{shortcommit}} #Source0: https://github.com/PyTables/PyTables/archive/%{commit}/PyTables-%{commit}.tar.gz -Source0: https://github.com/PyTables/PyTables/archive/v.%{version}.tar.gz +Source0: https://github.com/PyTables/PyTables/archive/v.%{version}.tar.gz#/python-tables-%{version}.tar.gz -Source1: https://sourceforge.net/projects/pytables/files/pytables/%{version}/pytablesmanual-%{version}.pdf +Source1: https://sourceforge.net/projects/pytables/files/pytables/3.2.0/pytablesmanual-3.2.0.pdf Patch0: always-use-blosc.diff Patch1: hdf5-blosc-1.4.4-1.6.1.diff @@ -123,6 +123,9 @@ popd %doc examples/ %changelog +* Sat Nov 14 2015 Zbigniew Jędrzejewski-Szmek - 3.2.2-1 +- Update to latest version + * Tue Nov 10 2015 Fedora Release Engineering - 3.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 3b88176..10a6290 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -42be2edc582c5057c61b8fda328be3ec v.3.2.0.tar.gz +7cbb0972e4d6580f629996a5bed92441 python-tables-3.2.2.tar.gz e9dea04353a75e979fa93b18a1595e6e pytablesmanual-3.2.0.pdf