[g2clib] Update to 1.2.3

Orion Poplawski orion at fedoraproject.org
Wed Nov 16 16:22:11 UTC 2011


commit 36886d5e85dfd164d19dde0276c7e3966a3b8886
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Nov 16 09:22:08 2011 -0700

    Update to 1.2.3

 .gitignore  |    1 +
 g2clib.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ed288f..c061ada 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 g2clib-1.2.1.tar
 /g2clib-1.2.2.tar
+/g2clib-1.2.3.tar
diff --git a/g2clib.spec b/g2clib.spec
index a3bde13..1482c13 100644
--- a/g2clib.spec
+++ b/g2clib.spec
@@ -1,6 +1,6 @@
 Name:           g2clib
-Version:        1.2.2
-Release:        2%{?dist}
+Version:        1.2.3
+Release:        1%{?dist}
 Summary:        GRIB2 encoder/decoder and search/indexing routines in C
 
 Group:          System Environment/Libraries
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 16 2011 Orion Poplawski <orion at cora.nwra.com> - 1.2.3-1
+- Update to 1.2.3
+
 * Mon Oct 10 2011 Orion Poplawski <orion at cora.nwra.com> - 1.2.2-2
 - Add -fPIC to 64-bit builds
 
diff --git a/sources b/sources
index 3bcec9e..7011b42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c56667423756a1e5aff175b89aec6d3  g2clib-1.2.2.tar
+0c328b424ab30cc362d9cbf79d94bba5  g2clib-1.2.3.tar


More information about the scm-commits mailing list