Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 02:01:39 +02:00
parent 29adbb0da4
commit 36f02c3842

View File

@ -1,7 +1,7 @@
Name: perl-Math-BigInt-FastCalc Name: perl-Math-BigInt-FastCalc
%global cpan_version 0.5007 %global cpan_version 0.5007
Version: 0.500.700 Version: 0.500.700
Release: 1%{?dist} Release: 2%{?dist}
Summary: Math::BigInt::Calc with some XS for more speed Summary: Math::BigInt::Calc with some XS for more speed
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Math-BigInt-FastCalc URL: https://metacpan.org/release/Math-BigInt-FastCalc
@ -66,6 +66,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.500.700-2
- Perl 5.28 rebuild
* Wed Apr 18 2018 Petr Pisar <ppisar@redhat.com> - 0.500.700-1 * Wed Apr 18 2018 Petr Pisar <ppisar@redhat.com> - 0.500.700-1
- 0.5007 bump - 0.5007 bump