[grib_api] Update to 1.9.16

Orion Poplawski orion at fedoraproject.org
Tue Mar 13 19:43:46 UTC 2012


commit 39ef0ef330dd0911ce92e3a8d7e7da0406a45e92
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Mar 13 13:43:44 2012 -0600

    Update to 1.9.16

 .gitignore    |    1 +
 grib_api.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 418ae0d..e62c1bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 grib_api-1.7.0.tar.gz
 /grib_api-1.9.9.tar.gz
+/grib_api-1.9.16.tar.gz
diff --git a/grib_api.spec b/grib_api.spec
index 7ffc3e2..dd51f50 100644
--- a/grib_api.spec
+++ b/grib_api.spec
@@ -1,6 +1,6 @@
 Name:           grib_api
-Version:        1.9.9
-Release:        2%{?dist}
+Version:        1.9.16
+Release:        1%{?dist}
 Summary:        WMO FM-92 GRIB (v1,v2) interface accessible from C and FORTRAN programs
 
 Group:          Applications/System
@@ -85,6 +85,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.a
 
 %changelog
+* Tue Mar 13 2012 Orion Poplawski <orion at cora.nwra.com> - 1.9.16-1
+- Update to 1.9.16
+
 * Sat Jan 14 2012 Orion Poplawski <orion at cora.nwra.com> - 1.9.9-2
 - Fix ksh path
 
diff --git a/sources b/sources
index 89bf920..5c4fd62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe6c684e4a41477f3a6e97ab8892f35d  grib_api-1.9.9.tar.gz
+490cda08585e263d9f13daed4e7b688c  grib_api-1.9.16.tar.gz


More information about the scm-commits mailing list