diff --git a/perl-GIS-Distance.spec b/perl-GIS-Distance.spec index 72fb19a..d5d096e 100644 --- a/perl-GIS-Distance.spec +++ b/perl-GIS-Distance.spec @@ -1,3 +1,4 @@ +%define perl_bootstrap 1 %if !%{defined perl_bootstrap} # Run optional tests. # Disabled because perl-Geo-Point was retired (bug #1748923). @@ -10,7 +11,7 @@ Name: perl-GIS-Distance Version: 0.19 -Release: 5%{?dist} +Release: 4.1%{?dist} Summary: Calculate geographic distances License: GPL+ or Artistic URL: https://metacpan.org/release/GIS-Distance @@ -116,8 +117,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print %{_libexecdir}/%{name} %changelog -* Tue Jan 18 2022 Petr Pisar - 0.19-5 +* Tue Jan 18 2022 Petr Pisar - 0.19-4.1 - Package the tests +- Bootstrap in EPEL 9 * Thu Jul 22 2021 Fedora Release Engineering - 0.19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild