diff --git a/python-tables.spec b/python-tables.spec index 9eb5b5f..6250ac6 100644 --- a/python-tables.spec +++ b/python-tables.spec @@ -7,7 +7,7 @@ Summary: HDF5 support in Python Name: python-tables Version: 3.3.0 -Release: 6%{?dist}%{?gitcommit:.git%{shortcommit}} +Release: 7%{?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#/python-tables-%{version}.tar.gz @@ -121,6 +121,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} bench/check_all.py %doc examples/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 3.3.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 3.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild