[netcdf4-python] Update to 1.1.6

Orion Poplawski orion at fedoraproject.org
Tue Mar 10 22:29:40 UTC 2015


commit 04cf85f82389f69be0d9195d736a45f4afd8d84b
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Mar 10 16:29:39 2015 -0600

    Update to 1.1.6

 .gitignore          | 1 +
 netcdf4-python.spec | 5 ++++-
 sources             | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5039d20..78633f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /netcdf4-python-1.1.0-26cdeda.tar.gz
 /netcdf4-python-1.1.3.tar.gz
 /netcdf4-python-1.1.4.tar.gz
+/netcdf4-python-1.1.6.tar.gz
diff --git a/netcdf4-python.spec b/netcdf4-python.spec
index 1961216..15e1090 100644
--- a/netcdf4-python.spec
+++ b/netcdf4-python.spec
@@ -7,7 +7,7 @@
 %global srcname distribute
 
 Name:           netcdf4-python
-Version:        1.1.4
+Version:        1.1.6
 Release:        1%{?dist}
 Summary:        Python/numpy interface to netCDF
 
@@ -158,6 +158,9 @@ PYTHONPATH=$(echo ../build/lib.*) python3 run_all.py
 
 
 %changelog
+* Tue Mar 10 2015 Orion Poplawski <orion at cora.nwra.com> - 1.1.6-1
+- Update to 1.1.6
+
 * Sat Feb 21 2015 Orion Poplawski <orion at cora.nwra.com> - 1.1.4-1
 - Update to 1.1.4
 
diff --git a/sources b/sources
index 2e0e029..a78fd9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1aec0b15058e5a14e767ab32aa65464e  netcdf4-python-1.1.4.tar.gz
+d54669d962c95a15b6d789adf65afd2c  netcdf4-python-1.1.6.tar.gz


More information about the scm-commits mailing list