From 048bd8b359035f3264aa808043e667f407facef1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:23:14 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libdap.git#c1b6cf1b4c3a19fbd163890b496bde168688d094 --- libdap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libdap.spec b/libdap.spec index ab4d945..063b9c7 100644 --- a/libdap.spec +++ b/libdap.spec @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP Version: 3.20.6 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: http://www.opendap.org/ @@ -9,6 +9,7 @@ Source0: http://www.opendap.org/pub/source/libdap-%{version}.tar.gz #Don't run HTTP tests - builders don't have network connections Patch0: libdap-offline.patch +BuildRequires: make BuildRequires: gcc-c++ # For autoreconf BuildRequires: libtool @@ -128,6 +129,9 @@ make check || : %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.20.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 3.20.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild