Perl 5.26 re-rebuild of bootstrapped packages

This commit is contained in:
Jitka Plesnikova 2017-06-07 16:21:43 +02:00
parent 0da89f5c62
commit fad0d3887d
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Epoch: 1
%global cpan_version 1.999811
# Keep 4-digit version to compete with perl.spec
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Arbitrary-size integer and float mathematics
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Math-BigInt/
@ -72,6 +72,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.11-3
- Perl 5.26 re-rebuild of bootstrapped packages
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.11-2
- Perl 5.26 rebuild