New release (3.0.3)
This commit is contained in:
parent
6a67a45996
commit
79f6cd3771
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/astropy-2.0.5.tar.gz
|
/astropy-2.0.5.tar.gz
|
||||||
/astropy-3.0.1.tar.gz
|
/astropy-3.0.1.tar.gz
|
||||||
/astropy-3.0.2.tar.gz
|
/astropy-3.0.2.tar.gz
|
||||||
|
/astropy-3.0.3.tar.gz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
%global srcname astropy
|
%global srcname astropy
|
||||||
|
|
||||||
Name: python-astropy
|
Name: python-astropy
|
||||||
Version: 3.0.2
|
Version: 3.0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Community Python Library for Astronomy
|
Summary: A Community Python Library for Astronomy
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -199,6 +199,9 @@ popd
|
|||||||
%license LICENSE.rst
|
%license LICENSE.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 05 2018 Sergio Pascual <sergiopr@fedoraproject.org> - 3.0.3-1
|
||||||
|
- New release (3.0.3)
|
||||||
|
|
||||||
* Sat May 26 2018 Christian Dersch <lupinix@mailbox.org> - 3.0.2-1
|
* Sat May 26 2018 Christian Dersch <lupinix@mailbox.org> - 3.0.2-1
|
||||||
- new version
|
- new version
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (astropy-3.0.2.tar.gz) = cf85ae83e7c0602cc7ec104c5a7683df196a636803bd76c14ff9d4c697d9699ec1aecaa6e32f01ac4194af8447d256a1239fb0cf17f35178eddef081ecc876f0
|
SHA512 (astropy-3.0.3.tar.gz) = d03bb80ef20d20e467f64a54c80952cdaa5c85654d3762e8b26f53748d80879a2205e838cb358791b620e0c9aad3b92033f575cece41af33738cb8706e73610b
|
||||||
|
Loading…
Reference in New Issue
Block a user