Finish bootstrap in EPEL 9

This commit is contained in:
Petr Písař 2022-01-19 10:50:20 +01:00
parent da5659e095
commit c0568ed1f1

View File

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