diff --git a/.gitignore b/.gitignore index 1359a67..b6624cb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /astropy-0.3.2.tar.gz /astropy-0.4.1.tar.gz /astropy-0.4.2.tar.gz +/astropy-0.4.3.tar.gz diff --git a/python-astropy.spec b/python-astropy.spec index d94d3f6..51ab9d0 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -2,8 +2,8 @@ %global upname astropy Name: python-astropy -Version: 0.4.2 -Release: 5%{?dist} +Version: 0.4.3 +Release: 1%{?dist} Summary: A Community Python Library for Astronomy License: BSD @@ -228,6 +228,9 @@ popd %endif # with_python3 %changelog +* Fri Jan 16 2015 Sergio Pascual - 0.4.3-1 +- New upstream (0.4.3) + * Tue Dec 09 2014 Sergio Pascual - 0.4.2-5 - Disable tests for the moment diff --git a/sources b/sources index 6517fd7..66630c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6dc4f643cde37ba0a8b4967dc8becee8 astropy-0.4.2.tar.gz +750205da16c59d32e03a20c9dd5630b2 astropy-0.4.3.tar.gz