Update to 1.2.6

This commit is contained in:
Orion Poplawski 2016-12-11 11:30:45 -07:00
parent 19477ac90e
commit e4a3010f89
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/netcdf4-python-1.2.3.tar.gz
/netcdf4-python-1.2.4.tar.gz
/netcdf4-python-1.2.5.tar.gz
/netcdf4-python-1.2.6.tar.gz

View File

@ -1,7 +1,7 @@
%global with_python3 1
Name: netcdf4-python
Version: 1.2.5
Version: 1.2.6
Release: 1%{?dist}
Summary: Python/numpy interface to netCDF
@ -141,6 +141,9 @@ PYTHONPATH=$(echo ../build/lib.*%{python3_version}) %{__python3} run_all.py
%changelog
* Sun Dec 11 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.6-1
- Update to 1.2.6
* Tue Nov 29 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.5-1
- Update to 1.2.5
- Enable python 3 for EPEL

View File

@ -1 +1 @@
c98924986ac9a2d5ce92542cf119a57b netcdf4-python-1.2.5.tar.gz
2f131c845b279d233105b226bc632798 netcdf4-python-1.2.6.tar.gz