[octave-octcdf] Update to 1.1.5

Orion Poplawski orion at fedoraproject.org
Tue Jul 3 20:02:57 UTC 2012


commit 74f78599bf8fc8833c134bda63f5a25a8470dc5d
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Jul 3 14:02:57 2012 -0600

    Update to 1.1.5

 .gitignore         |    1 +
 octave-octcdf.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fea2e91..067d27a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /octcdf-1.1.2.tar.gz
 /octcdf-1.1.3.tar.gz
 /octcdf-1.1.4.tar.gz
+/octcdf-1.1.5.tar.gz
diff --git a/octave-octcdf.spec b/octave-octcdf.spec
index dfe0eea..0668757 100644
--- a/octave-octcdf.spec
+++ b/octave-octcdf.spec
@@ -1,8 +1,8 @@
 %global octpkg octcdf
 
 Name:           octave-%{octpkg}
-Version:        1.1.4
-Release:        2%{?dist}
+Version:        1.1.5
+Release:        1%{?dist}
 Summary:        A NetCDF interface for octave
 Group:          Applications/Engineering
 License:        GPLv2+
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jul 3 2012 Orion Poplawski <orion at cora.nwra.com> 1.1.5-1
+- Update to 1.1.5
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.4-2
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 24b1d7e..8d98b66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de10840e48e9033e6ae165480f73cf4f  octcdf-1.1.4.tar.gz
+cb0d95fc63665aab930741f12a1aa9a4  octcdf-1.1.5.tar.gz


More information about the scm-commits mailing list