New upstream (1.0.5)
This commit is contained in:
parent
6d630d18db
commit
0fd66fbebf
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/astropy-1.0.2.tar.gz
|
||||
/astropy-1.0.3.tar.gz
|
||||
/astropy-1.0.4.tar.gz
|
||||
/astropy-1.0.5.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global upname astropy
|
||||
|
||||
Name: python-astropy
|
||||
Version: 1.0.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A Community Python Library for Astronomy
|
||||
License: BSD
|
||||
|
||||
@ -233,6 +233,9 @@ popd
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Tue Oct 06 2015 Sergio Pascual <sergiopr@fedoraproject.org> - 1.0.5-1
|
||||
- New upstream (1.0.5)
|
||||
|
||||
* Mon Sep 14 2015 Sergio Pascual <sergiopr@fedoraproject.org> - 1.0.4-2
|
||||
- Disable some tests that fail with numpy 1.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user