[libdap] Update to 3.11.1

Orion Poplawski orion at fedoraproject.org
Tue Nov 22 18:57:31 UTC 2011


commit 04076185a8c543f8f1aee52fa2d0116f49a936c9
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Nov 22 11:57:29 2011 -0700

    Update to 3.11.1

 .gitignore  |    1 +
 libdap.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbb1260..9199409 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libdap-3.10.2.tar.gz
 /libdap-3.11.0.tar.gz
+/libdap-3.11.1.tar.gz
diff --git a/libdap.spec b/libdap.spec
index 03f89a0..f4501e4 100644
--- a/libdap.spec
+++ b/libdap.spec
@@ -1,7 +1,7 @@
 Name: libdap
 Summary: The C++ DAP2 library from OPeNDAP
-Version: 3.11.0
-Release: 2%{?dist}
+Version: 3.11.1
+Release: 1%{?dist}
 
 License: LGPLv2+
 Group: Development/Libraries
@@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 22 2011 Orion Poplawski <orion at cora.nwra.com> - 3.11.1-1
+- Update to 3.11.1
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.11.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 27260d0..54f3e7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-793755cc9ba8ff34f63e6185709b8e00  libdap-3.11.0.tar.gz
+985b5b4f86394eea45a467c2100e9ec5  libdap-3.11.1.tar.gz


More information about the scm-commits mailing list