[cdo] Update to 1.5.0

Orion Poplawski orion at fedoraproject.org
Wed Apr 6 19:33:00 UTC 2011


commit 0c3e8a2d943d1096b917a45901287a2c62f5e815
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Apr 6 13:33:01 2011 -0600

    Update to 1.5.0

 .gitignore |    1 +
 cdo.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1ffde2..113793d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ cdo-1.4.1.tar.gz
 cdo.pdf
 cdo_refcard.pdf
 cdo-1.4.3.tar.gz
+/cdo-1.5.0.tar.gz
diff --git a/cdo.spec b/cdo.spec
index 62f28ea..c4a6f1f 100644
--- a/cdo.spec
+++ b/cdo.spec
@@ -1,11 +1,11 @@
 Name:           cdo
-Version:        1.4.3
-Release:        2%{?dist}
+Version:        1.5.0
+Release:        1%{?dist}
 Summary:        A program for manipulating GRIB/NetCDF/SERVICE/EXTRA files
 Group:          Applications/Engineering
 License:        GPLv2
 URL:            https://code.zmaw.de/projects/cdo
-Source0:        https://code.zmaw.de/attachments/download/76/cdo-%{version}.tar.gz
+Source0:        https://code.zmaw.de/attachments/download/898/cdo-%{version}.tar.gz
 Source1:        http://www.mpimet.mpg.de/~cdo/cdo.pdf
 Source2:        http://www.mpimet.mpg.de/~cdo/cdo_refcard.pdf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -45,6 +45,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Wed Apr 6 2011 Orion Poplawski <orion at cora.nwra.com> - 1.5.0-1
+- Update to 1.5.0
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 5ee9975..d76f950 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 28683a11fefe829a48b98efe30c82d34  cdo.pdf
 e2195b68793720e82f4910b660629e6a  cdo_refcard.pdf
-5c7928728bd930e7802c516ff099208f  cdo-1.4.3.tar.gz
+e2a1694707eeb9f4d2722dae7fe84c6c  cdo-1.5.0.tar.gz


More information about the scm-commits mailing list