diff --git a/.gitignore b/.gitignore index dd5c68f..adfe981 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/netcdf4-python.spec b/netcdf4-python.spec index 14fcb10..47c02cd 100644 --- a/netcdf4-python.spec +++ b/netcdf4-python.spec @@ -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 - 1.2.6-1 +- Update to 1.2.6 + * Tue Nov 29 2016 Orion Poplawski - 1.2.5-1 - Update to 1.2.5 - Enable python 3 for EPEL diff --git a/sources b/sources index 4536b36..fd470e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c98924986ac9a2d5ce92542cf119a57b netcdf4-python-1.2.5.tar.gz +2f131c845b279d233105b226bc632798 netcdf4-python-1.2.6.tar.gz