diff --git a/.gitignore b/.gitignore index 6ee0c67..0f32d40 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /astroML_addons-0.2.1.tar.gz +/astroML_addons-0.2.2.tar.gz diff --git a/python-astroML-addons.spec b/python-astroML-addons.spec index 1442901..6bd0357 100644 --- a/python-astroML-addons.spec +++ b/python-astroML-addons.spec @@ -3,8 +3,8 @@ %global with_python3 1 Name: python-astroML-addons -Version: 0.2.1 -Release: 8%{?dist} +Version: 0.2.2 +Release: 1%{?dist} Summary: Performance add-ons for the astroML package License: BSD @@ -94,6 +94,9 @@ find %{buildroot} -name 'setup.py*' -print0 | xargs -0 rm -rf %{python3_sitearch}/astroML_addons-%{version}-py%{python3_version}.egg-info %changelog +* Wed Sep 23 2015 Christian Dersch - 0.2.2-1 +- new version + * Thu Jun 18 2015 Fedora Release Engineering - 0.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2a883ce..ea0d80e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -243650c6b18301f02a555a6587f80c9e astroML_addons-0.2.1.tar.gz +9efd34f180766fbb3c58f989fd87e254 astroML_addons-0.2.2.tar.gz