Bootstrap in EPEL 9

This commit is contained in:
Petr Písař 2022-01-18 14:51:52 +01:00
parent c74752198b
commit da5659e095
1 changed files with 4 additions and 2 deletions

View File

@ -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 <ppisar@redhat.com> - 0.19-5
* Tue Jan 18 2022 Petr Pisar <ppisar@redhat.com> - 0.19-4.1
- 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