[dap-netcdf_handler] - Update to 3.9.2

Orion Poplawski orion at fedoraproject.org
Tue Feb 8 22:06:26 UTC 2011


commit 250635d554835d562e3961145a7f71f3473e9d5e
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Feb 8 15:06:18 2011 -0700

    - Update to 3.9.2

 .gitignore              |    1 +
 dap-netcdf_handler.spec |   11 +++++++----
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e41e01..01c9f78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 netcdf_handler-3.9.1.tar.gz
+/netcdf_handler-3.9.2.tar.gz
diff --git a/dap-netcdf_handler.spec b/dap-netcdf_handler.spec
index 4ee65e0..20ab8af 100644
--- a/dap-netcdf_handler.spec
+++ b/dap-netcdf_handler.spec
@@ -1,15 +1,15 @@
 Summary:         NetCDF 3 data handler for the OPeNDAP Data server
 Name:            dap-netcdf_handler
-Version:         3.9.1
-Release:         2%{?dist}
+Version:         3.9.2
+Release:         1%{?dist}
 License:         LGPLv2+
 Group:           System Environment/Daemons 
 Source0:         http://www.opendap.org/pub/source/netcdf_handler-%{version}.tar.gz
 URL:             http://www.opendap.org/download/nc_server.html
 
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:   libdap-devel >= 3.10.2
-BuildRequires:   bes-devel >= 3.8.3
+BuildRequires:   libdap-devel >= 3.11.0
+BuildRequires:   bes-devel >= 3.9.0
 BuildRequires:   netcdf-devel
 
 
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Feb 8 2011 Orion Poplawski <orion at cora.nwra.com> - 3.9.2-1
+- Update to 3.9.2
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.9.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 7b869e0..3ed123b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2393ec9e3aebfe6a5c7c8955ba8bfa2  netcdf_handler-3.9.1.tar.gz
+5025f142014a46685fb55fb730ab4468  netcdf_handler-3.9.2.tar.gz


More information about the scm-commits mailing list