[octave-netcdf] Update to 1.0.5

Orion Poplawski orion at fedoraproject.org
Tue Jul 8 18:00:52 UTC 2014


commit c5fbf47c3afa30c299d869bdf79ebc78d1c48cfa
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Jul 8 12:01:08 2014 -0600

    Update to 1.0.5

 .gitignore         |    1 +
 octave-netcdf.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dc6b77..a449e5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /netcdf-1.0.2.tar.gz
 /netcdf-1.0.3.tar.gz
 /netcdf-1.0.4.tar.gz
+/netcdf-1.0.5.tar.gz
diff --git a/octave-netcdf.spec b/octave-netcdf.spec
index e7ea612..1b2e76b 100644
--- a/octave-netcdf.spec
+++ b/octave-netcdf.spec
@@ -1,8 +1,8 @@
 %global octpkg netcdf
 
 Name:           octave-%{octpkg}
-Version:        1.0.4
-Release:        2%{?dist}
+Version:        1.0.5
+Release:        1%{?dist}
 Summary:        A MATLAB compatible NetCDF interface for Octave
 Group:          Applications/Engineering
 License:        GPLv2+
@@ -53,6 +53,9 @@ make -C src constants
 
 
 %changelog
+* Tue Jul 8 2014 Orion Poplawski <orion at cora.nwra.com> 1.0.5-1
+- Update to 1.0.5
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 9106e79..2c2845e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e878cd75229714d816bf3f6fe94057b  netcdf-1.0.4.tar.gz
+df2827bbd0ef24227a665e4c3c934c4d  netcdf-1.0.5.tar.gz


More information about the scm-commits mailing list