From 41a2ec7befc14e0a656f6cf69bcfcd2c258612e9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 00:29:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-GIS-Distance.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-GIS-Distance.spec b/perl-GIS-Distance.spec index 20cc880..0abb2bb 100644 --- a/perl-GIS-Distance.spec +++ b/perl-GIS-Distance.spec @@ -10,7 +10,7 @@ Name: perl-GIS-Distance Version: 0.18 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Calculate geographic distances License: GPLv3+ URL: https://metacpan.org/release/GIS-Distance @@ -79,6 +79,9 @@ unset GEO_DISTANCE_PP GIS_DISTANCE_PP %{_mandir}/man3/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.18-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Sep 20 2019 Petr Pisar - 0.18-5 - Disable optional tests because perl-Geo-Point will be retired (bug #1748923)