diff --git a/.gitignore b/.gitignore index af5f24e..b156ca9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /tables-2.4.0.tar.gz /pytablesmanual-3.0.0.pdf /tables-3.0.0.tar.gz +/tables-3.1.1.tar.gz +/pytablesmanual-3.1.1.pdf diff --git a/python-tables.spec b/python-tables.spec index ee56147..f860da6 100644 --- a/python-tables.spec +++ b/python-tables.spec @@ -9,10 +9,10 @@ Summary: Hierarchical datasets in Python Name: python-%{module} -Version: 3.0.0 -Release: 8%{?dist} -Source0: http://sourceforge.net/projects/pytables/files/pytables/%{version}/%{module}-%{version}.tar.gz -Source1: http://sourceforge.net/project/pytables/pytables/%{version}/pytablesmanual-%{version}.pdf +Version: 3.1.1 +Release: 1%{?dist} +Source0: https://sourceforge.net/projects/pytables/files/pytables/%{version}/%{module}-%{version}.tar.gz +Source1: https://sourceforge.net/projects/pytables/files/pytables/%{version}/pytablesmanual-%{version}.pdf License: BSD Group: Development/Languages @@ -121,6 +121,9 @@ popd %doc examples/ %changelog +* Tue Jan 06 2015 Zbigniew Jędrzejewski-Szmek - 3.1.1-1 +- Update to 3.1.1 (#1080889) + * Tue Nov 25 2014 Dan Horák - 3.0.0-8 - workaround OOM during Python3 tests on s390 diff --git a/sources b/sources index db46220..eb865f4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -99a2ac84086a8f3ba809d189163dcabd pytablesmanual-3.0.0.pdf -9c8a18d51be5e94a2ae50ea31d26f8c2 tables-3.0.0.tar.gz +38d917f0c6dfb0bc28ce9ea0c3492524 tables-3.1.1.tar.gz +e85c217843325eee1a6f4e3a72ddb04d pytablesmanual-3.1.1.pdf