Perl 5.34 rebuild

This commit is contained in:
Jitka Plesnikova 2021-05-21 22:16:33 +02:00
parent 1884ec88d0
commit 968165aa65

View File

@ -10,7 +10,7 @@
Name: perl-GIS-Distance Name: perl-GIS-Distance
Version: 0.19 Version: 0.19
Release: 1%{?dist} Release: 2%{?dist}
Summary: Calculate geographic distances Summary: Calculate geographic distances
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/GIS-Distance URL: https://metacpan.org/release/GIS-Distance
@ -80,6 +80,9 @@ unset GEO_DISTANCE_PP GIS_DISTANCE_PP
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.19-2
- Perl 5.34 rebuild
* Mon Feb 01 2021 Petr Pisar <ppisar@redhat.com> - 0.19-1 * Mon Feb 01 2021 Petr Pisar <ppisar@redhat.com> - 0.19-1
- 1.19 bump - 1.19 bump
- A license changed from "GPLv3+" to "GPL+ or Artistic" - A license changed from "GPLv3+" to "GPL+ or Artistic"