Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 00:29:15 +00:00
parent 2643772ab5
commit 41a2ec7bef
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 0.18-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Sep 20 2019 Petr Pisar <ppisar@redhat.com> - 0.18-5
- Disable optional tests because perl-Geo-Point will be retired (bug #1748923)