Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-31 16:49:43 +02:00
parent c1075257ac
commit a0400725a2

View File

@ -9,7 +9,7 @@
Name: perl-GIS-Distance Name: perl-GIS-Distance
Version: 0.18 Version: 0.18
Release: 1%{?dist} Release: 2%{?dist}
Summary: Calculate geographic distances Summary: Calculate geographic distances
License: GPLv3+ License: GPLv3+
URL: https://metacpan.org/release/GIS-Distance URL: https://metacpan.org/release/GIS-Distance
@ -78,6 +78,9 @@ unset GEO_DISTANCE_PP GIS_DISTANCE_PP
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.18-2
- Perl 5.30 rebuild
* Mon May 13 2019 Petr Pisar <ppisar@redhat.com> - 0.18-1 * Mon May 13 2019 Petr Pisar <ppisar@redhat.com> - 0.18-1
- 0.18 bump - 0.18 bump
- License changed from "GPL+ or Artistic" to "GPLv3+" - License changed from "GPL+ or Artistic" to "GPLv3+"