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