diff --git a/perl-GIS-Distance.spec b/perl-GIS-Distance.spec index af641f6..1241f21 100644 --- a/perl-GIS-Distance.spec +++ b/perl-GIS-Distance.spec @@ -1,6 +1,4 @@ # Use optimized implementation in C -# Enable bootstrapping locally until perl-GIS-Distance-XS is built. -%global perl_bootstrap 1 %if !%{defined perl_bootstrap} # Build-cycle: perl-GIS-Distance-XS → perl-GIS-Distance %bcond_without perl_GIS_Distance_enables_xs @@ -8,7 +6,7 @@ Name: perl-GIS-Distance Version: 0.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calculate geographic distances License: GPL+ or Artistic URL: https://metacpan.org/release/GIS-Distance @@ -70,5 +68,8 @@ unset GEO_DISTANCE_PP GIS_DISTANCE_PP %{_mandir}/man3/* %changelog +* Mon Mar 11 2019 Petr Pisar - 0.11-2 +- Finish boostrapping with perl-GIS-Distance-XS + * Fri Mar 08 2019 Petr Pisar 0.11-1 - Specfile autogenerated by cpanspec 1.78.