diff --git a/.gitignore b/.gitignore index 38684c2..a06079f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /healpy-1.10.3.tar.gz /healpy-1.11.0.tar.gz /healpy-1.12.0.tar.gz +/1.12.2.tar.gz diff --git a/python-healpy.spec b/python-healpy.spec index 10fe8e4..bf8d8da 100644 --- a/python-healpy.spec +++ b/python-healpy.spec @@ -8,13 +8,13 @@ %endif Name: python-%{srcname} -Version: 1.12.0 -Release: 3%{?dist} +Version: 1.12.2 +Release: 1%{?dist} Summary: %{sum} License: GPLv2+ URL: https://pypi.python.org/pypi/%{srcname} -Source0: https://files.pythonhosted.org/packages/source/h/%{srcname}/%{srcname}-%{version}.tar.gz +Source0: https://github.com/healpy/healpy/archive/%{version}.tar.gz # upstream uses modified copies of healpix etc. now... no unbundling for now #Patch0: %%{srcname}-1.12.0-unbundling.patch @@ -139,6 +139,12 @@ popd %endif # with python3 %changelog +* Sat Jun 30 2018 Christian Dersch - 1.12.2-1 +- new version + +* Sat Jun 30 2018 Christian Dersch - 1.12.0-4 +- Use GitHub tar instead of PyPI one (as GitHub one is not Cythonized) + * Tue Jun 19 2018 Christian Dersch - 1.12.0-3 - Use bundled copies of healpix and cfitsio for now due to upstream changes diff --git a/sources b/sources index 5f7edf4..46a3c73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (healpy-1.12.0.tar.gz) = 61fc856860f51dd4da587460aaaf51e0cf557a3e339208202e0864bb55ee21815011d34d716a7298092d3fee720bb15fef01bf1ff28d97a168ed08b74eda82c5 +SHA512 (1.12.2.tar.gz) = 10e99e7b00a244f1497a4af0376c7dd9a23a87e39a6c0b1f7be298021abe023b1b8818e01ba5396c58e4b3e6e8df34dde6ff43da1f0e481bba572b7eaf4b48b8