Update to 1.2.6
This commit is contained in:
parent
19477ac90e
commit
e4a3010f89
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user