[grib_api] Update to 1.12.3

Orion Poplawski orion at fedoraproject.org
Fri Jul 11 18:20:16 UTC 2014


commit 3fecdbab9d3352eac2c2257f66d320736237e013
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Jul 11 12:20:36 2014 -0600

    Update to 1.12.3

 .gitignore    |    1 +
 grib_api.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62c3d86..8f6f126 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ grib_api-1.7.0.tar.gz
 /grib_api-1.11.0.tar.gz
 /grib_api-1.12.0.tar.gz
 /grib_api-1.12.1.tar.gz
+/grib_api-1.12.3.tar.gz
diff --git a/grib_api.spec b/grib_api.spec
index 74e5604..f4509c6 100644
--- a/grib_api.spec
+++ b/grib_api.spec
@@ -1,6 +1,6 @@
 Name:           grib_api
-Version:        1.12.1
-Release:        3%{?dist}
+Version:        1.12.3
+Release:        1%{?dist}
 Summary:        WMO FM-92 GRIB (v1,v2) interface accessible from C and FORTRAN programs
 
 Group:          Applications/System
@@ -141,6 +141,9 @@ make check || true
 %{_libdir}/*.a
 
 %changelog
+* Fri Jul 11 2014 Orion Poplawski <orion at cora.nwra.com> - 1.12.3-1
+- Update to 1.12.3
+
 * Fri Jun 27 2014 Orion Poplawski <orion at cora.nwra.com> - 1.12.1-1
 - Add requires numpy to grib_api-python (bug #1098510)
 
diff --git a/sources b/sources
index 8cd8adc..a3f4c93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c5942954de884b23c395b6c48883e98  grib_api-1.12.1.tar.gz
+584f60702aeed70330cca42d13b96889  grib_api-1.12.3.tar.gz


More information about the scm-commits mailing list