From a49bf2431827963b23a27c377e1ad398bc2a480c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 10:33:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- PDAL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PDAL.spec b/PDAL.spec index 2da923b..2395882 100644 --- a/PDAL.spec +++ b/PDAL.spec @@ -1,7 +1,7 @@ Summary: Point Data Abstraction Library Name: PDAL Version: 2.1.0 -Release: 8%{?dist} +Release: 9%{?dist} # The code is licensed BSD except for: # - filters/private/csf/* and plugins/i3s/lepcc/* are ASL 2.0 # - vendor/arbiter/*, plugins/nitf/io/nitflib.h and plugins/oci/io/OciWrapper.* are Expat/MIT @@ -230,6 +230,9 @@ ctest -V %license LICENSE.txt %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 2.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 03 2020 Markus Neteler 2.1.0-8 - enable EPEL8 compilation by dropping sphinx docs for now