Perl 5.24 re-rebuild of bootstrapped packages
This commit is contained in:
parent
efa2d74571
commit
4ce0bec434
@ -2,7 +2,7 @@ Name: perl-Math-BigInt
|
|||||||
%global cpan_version 1.999722
|
%global cpan_version 1.999722
|
||||||
# Keep 4-digit version to compete with perl.spec
|
# Keep 4-digit version to compete with perl.spec
|
||||||
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Arbitrary-size integer and float mathematics
|
Summary: Arbitrary-size integer and float mathematics
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -110,6 +110,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.9997.22-3
|
||||||
|
- Perl 5.24 re-rebuild of bootstrapped packages
|
||||||
|
|
||||||
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.9997.22-2
|
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.9997.22-2
|
||||||
- Perl 5.24 rebuild
|
- Perl 5.24 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user