[octave-netcdf] Update to 1.0.3

Orion Poplawski orion at fedoraproject.org
Thu May 8 20:42:57 UTC 2014


commit 360c4f205ca79cc1f1f0b3c13557bee3192286fe
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu May 8 14:43:21 2014 -0600

    Update to 1.0.3

 .gitignore         |    1 +
 octave-netcdf.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74ff4f3..1fafa66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /netcdf-1.0.2.tar.gz
+/netcdf-1.0.3.tar.gz
diff --git a/octave-netcdf.spec b/octave-netcdf.spec
index d183509..ba0c86b 100644
--- a/octave-netcdf.spec
+++ b/octave-netcdf.spec
@@ -1,7 +1,7 @@
 %global octpkg netcdf
 
 Name:           octave-%{octpkg}
-Version:        1.0.2
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        A MATLAB compatible NetCDF interface for Octave
 Group:          Applications/Engineering
@@ -53,5 +53,8 @@ make -C src constants
 
 
 %changelog
+* Thu May 8 2014 Orion Poplawski <orion at cora.nwra.com> 1.0.3-1
+- Update to 1.0.3
+
 * Tue Feb 18 2014 Orion Poplawski <orion at cora.nwra.com> 1.0.2-1
 - Initial Fedora package
diff --git a/sources b/sources
index 4a497ec..6d3bb30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1468fae155923101d96d5fb0c8009acf  netcdf-1.0.2.tar.gz
+7e75ba738c8e11862a02aeb5deb63ebe  netcdf-1.0.3.tar.gz


More information about the scm-commits mailing list