From 06930879b4951dbaf9847abeb2ab977977a86600 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 28 Feb 2012 12:55:17 -0600 Subject: [PATCH] - Rebuilt for c++ ABI breakage --- libdap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdap.spec b/libdap.spec index 73e4d0b..f952b76 100644 --- a/libdap.spec +++ b/libdap.spec @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP Version: 3.11.1 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: Development/Libraries @@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 28 2012 Fedora Release Engineering - 3.11.1-5 +- Rebuilt for c++ ABI breakage + * Sat Jan 14 2012 Orion Poplawski - 3.11.1-4 - Add patch to compile with gcc 4.7