From 21c4c1884be979443961f477395fc5aac48739b7 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us>
Date: Thu, 19 Jul 2012 14:31:01 -0500
Subject: [PATCH] - Rebuilt for
 https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

---
 libdap.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/libdap.spec b/libdap.spec
index b39373b..f616c12 100644
--- a/libdap.spec
+++ b/libdap.spec
@@ -1,7 +1,7 @@
 Name: libdap
 Summary: The C++ DAP2 library from OPeNDAP
 Version: 3.11.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: LGPLv2+
 Group: Development/Libraries
@@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
 * Tue May 15 2012 Orion Poplawski <orion@cora.nwra.com> - 3.11.3-1
 - Update to 3.11.3
 - Drop curl and test patches applied upstream