From 92b530ab7032a866db77311a1446967fd4bb66bd Mon Sep 17 00:00:00 2001 From: Christian Dersch Date: Jul 11 2016 23:51:41 +0000 Subject: New upstream release (0.3.2) --- diff --git a/.gitignore b/.gitignore index 00c6309..d6b15ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /astroquery-0.3.1.tar.gz +/astroquery-0.3.2.tar.gz diff --git a/python-astroquery.spec b/python-astroquery.spec index 6e7013a..845685e 100644 --- a/python-astroquery.spec +++ b/python-astroquery.spec @@ -2,13 +2,13 @@ %global sum Python module to access astronomical online data resources Name: python-%{srcname} -Version: 0.3.1 -Release: 3%{?dist} +Version: 0.3.2 +Release: 1%{?dist} Summary: %{sum} License: BSD URL: http://pypi.python.org/pypi/%{srcname} -Source0: http://pypi.python.org/packages/source/a/%{srcname}/%{srcname}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/a/%{srcname}/%{srcname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python-astropy @@ -107,6 +107,9 @@ chmod 755 %{buildroot}%{python3_sitelib}/%{srcname}/alma/tests/data/downloadRequ #%%license licenses/LICENSE.rst %changelog +* Mon Jul 11 2016 Christian Dersch - 0.3.2-1 +- new version + * Wed Feb 03 2016 Christian Dersch - 0.3.1-3 - Don't ship zero-length files - Disabled -doc subpackage for now (doesn't build on rawhide yet) diff --git a/sources b/sources index 1d4b714..44487ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc43227008568f0fa61cd03b76d74849 astroquery-0.3.1.tar.gz +c3dba7d8f48af51ff3fc5aee27b90fc1 astroquery-0.3.2.tar.gz