From 5982a22b046788f59a4c5a5eb85a7d8604cb2ee8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 00:08:29 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libdap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdap.spec b/libdap.spec index f9a4639..0c953f9 100644 --- a/libdap.spec +++ b/libdap.spec @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP Version: 3.11.7 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: Development/Libraries @@ -120,6 +120,9 @@ make check %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 3.11.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed May 29 2013 Orion Poplawski - 3.11.7-1 - Update to 3.11.7 - Drop gcc47 patch applied upstream