diff --git a/python-tables.spec b/python-tables.spec index 4f0ca75..f80c1ab 100644 --- a/python-tables.spec +++ b/python-tables.spec @@ -7,7 +7,7 @@ Summary: Hierarchical datasets in Python Name: python-%{module} Version: 2.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Source0: http://sourceforge.net/projects/pytables/files/pytables/%{version}/%{module}-%{version}.tar.gz License: BSD @@ -69,6 +69,9 @@ python setup.py install -O1 --skip-build --root %{buildroot} %doc examples/ %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 2.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Nov 14 2011 Thibault North - 2.3.1-3 - Remove lrucache.py which was deprecated and under AFL license