[g2clib] Update to 1.2.2

Orion Poplawski orion at fedoraproject.org
Wed Mar 16 14:53:49 UTC 2011


commit cf9fe83561c84aac1f9fe2eb2e655193cfce228c
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Mar 16 08:53:46 2011 -0600

    Update to 1.2.2

 .gitignore  |    1 +
 g2clib.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1327512..0ed288f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 g2clib-1.2.1.tar
+/g2clib-1.2.2.tar
diff --git a/g2clib.spec b/g2clib.spec
index af2ab22..7cc1e83 100644
--- a/g2clib.spec
+++ b/g2clib.spec
@@ -1,6 +1,6 @@
 Name:           g2clib
-Version:        1.2.1
-Release:        3%{?dist}
+Version:        1.2.2
+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 Mar 16 2011 Orion Poplawski <orion at cora.nwra.com> - 1.2.2-1
+- Update to 1.2.2
+
 * Thu Feb 17 2011 Orion Poplawski <orion at cora.nwra.com> - 1.2.1-3
 - Define __64BIT__ when compiling on 64 bit machines (bug #678202)
 - Add patch to deal with different format specifiers on 64 bit machines
diff --git a/sources b/sources
index 3578173..3bcec9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e317c95f5bcf059fcf5440520a0a80ac  g2clib-1.2.1.tar
+3c56667423756a1e5aff175b89aec6d3  g2clib-1.2.2.tar


More information about the scm-commits mailing list