diff --git a/astroquery-0.4.1.tar.gz b/astroquery-0.4.11.tar.gz similarity index 36% rename from astroquery-0.4.1.tar.gz rename to astroquery-0.4.11.tar.gz index 85cdbc540d95e0eaff0173feebc771534d17ce52..10d1548f0fa0e1893e19a7b007088ee17a8685e1 100644 Binary files a/astroquery-0.4.1.tar.gz and b/astroquery-0.4.11.tar.gz differ diff --git a/python-astroquery.spec b/python-astroquery.spec index 87649b7da08926b54d8dfd722609766115f6109e..b2c143787fddc336c09f3d29259c76738879f26d 100644 --- a/python-astroquery.spec +++ b/python-astroquery.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-astroquery -Version: 0.4.1 +Version: 0.4.11 Release: 1 Summary: Functions and classes to access online astronomical data resources License: BSD URL: http://astropy.org/astroquery -Source0: https://files.pythonhosted.org/packages/1b/f8/4690523783691ed816b3469c3ec611af3798594d37ade510dd918d59f57e/astroquery-0.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/a/astroquery/astroquery-%{version}.tar.gz BuildArch: noarch @@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 20 2025 peiliya - 0.4.11-1 +- Update to 0.4.11 + * Thu Jul 16 2020 Python_Bot - Package Spec generated