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)