[grib_api] Update to 1.12.1

Orion Poplawski orion at fedoraproject.org
Thu May 8 22:34:20 UTC 2014


commit 80eabd49ff4da279f2f8e87d7ac5706bc36436fa
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu May 8 16:34:44 2014 -0600

    Update to 1.12.1

 .gitignore    |    1 +
 grib_api.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a919418..62c3d86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ grib_api-1.7.0.tar.gz
 /grib_api-1.9.16.tar.gz
 /grib_api-1.11.0.tar.gz
 /grib_api-1.12.0.tar.gz
+/grib_api-1.12.1.tar.gz
diff --git a/grib_api.spec b/grib_api.spec
index d08c197..6079647 100644
--- a/grib_api.spec
+++ b/grib_api.spec
@@ -1,6 +1,6 @@
 Name:           grib_api
-Version:        1.12.0
-Release:        3%{?dist}
+Version:        1.12.1
+Release:        1%{?dist}
 Summary:        WMO FM-92 GRIB (v1,v2) interface accessible from C and FORTRAN programs
 
 Group:          Applications/System
@@ -137,6 +137,9 @@ make check || true
 %{_libdir}/*.a
 
 %changelog
+* Thu May 8 2014 Orion Poplawski <orion at cora.nwra.com> - 1.12.1-1
+- Update to 1.12.1
+
 * Thu Apr 17 2014 Orion Poplawski <orion at cora.nwra.com> - 1.12.0-3
 - Add patch to fix some linking issues
 - Re-enable parallel builds
diff --git a/sources b/sources
index 9a04d1e..8cd8adc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef3dbd2b7e64d3bb7d45729634b7a6b3  grib_api-1.12.0.tar.gz
+9c5942954de884b23c395b6c48883e98  grib_api-1.12.1.tar.gz


More information about the scm-commits mailing list