diff --git a/.gitignore b/.gitignore index e2d3ea8..309d6df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /sep-0.2.0.tar.gz /sep-0.4.0.tar.gz /sep-0.4.1.tar.gz +/sep-0.5.2.tar.gz diff --git a/python-sep.spec b/python-sep.spec index 234ff6e..835e61f 100644 --- a/python-sep.spec +++ b/python-sep.spec @@ -1,14 +1,14 @@ %global srcname sep Name: python-%{srcname} -Version: 0.4.1 -Release: 2%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: Astronomical source extraction and photometry in Python License: MIT and LGPLv3+ URL: http://sep.readthedocs.org/ -Source0: https://pypi.python.org/packages/source/s/sep/sep-%{version}.tar.gz +Source0: https://pypi.io/packages/source/s/sep/sep-%{version}.tar.gz BuildRequires: python2-devel python3-devel @@ -75,6 +75,10 @@ chmod 755 %{buildroot}/%{python2_sitearch}/*.so %{python3_sitearch}/* %changelog +* Mon Jul 04 2016 Sergio Pascual - 0.5.2-1 +- New upstream (0.5.2) +- Change source url to pypi.io + * Thu Feb 04 2016 Fedora Release Engineering - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index d7dbc8e..889f284 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d3667cdd12fa1bfb2c2b615d4b73490 sep-0.4.1.tar.gz +d0bbcad2ca537962196c7678af9bfb91 sep-0.5.2.tar.gz