[nco] Update to 4.1.0

Orion Poplawski orion at fedoraproject.org
Tue Apr 3 18:51:16 UTC 2012


commit 92485c397e8fda4ecda8bee8839a5a7319651e02
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Apr 3 12:51:04 2012 -0600

    Update to 4.1.0

 .gitignore |    1 +
 nco.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a63f57..0249796 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ nco-4.0.2.tar.gz
 /nco-4.0.7.tar.gz
 /nco-4.0.8.tar.gz
 /nco-4.0.9.tar.gz
+/nco-4.1.0.tar.gz
diff --git a/nco.spec b/nco.spec
index 957d802..7b676e5 100644
--- a/nco.spec
+++ b/nco.spec
@@ -1,6 +1,6 @@
 Name:           nco
-Version:        4.0.9
-Release:        2%{?dist}
+Version:        4.1.0
+Release:        1%{?dist}
 Summary:        Suite of programs for manipulating NetCDF/HDF4 files
 Group:          Applications/Engineering
 License:        GPLv3
@@ -134,6 +134,9 @@ fi
 %{_libdir}/libnco*.a
 
 %changelog
+* Tue Apr 3 2012 - Orion Poplawski <orion at cora.nwra.com> - 4.1.0-1
+- Update to 4.1.0
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.9-2
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index f384a44..5b586b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83985751f0db7b48a40280ee8c650321  nco-4.0.9.tar.gz
+0e0af2226177d0b6981cf6f8208c2b6e  nco-4.1.0.tar.gz


More information about the scm-commits mailing list