1.999723 bump

This commit is contained in:
Petr Písař 2016-06-15 09:40:28 +02:00
parent 4ce0bec434
commit 1e685cc65d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/Math-BigInt-1.999717.tar.gz
/Math-BigInt-1.999720.tar.gz
/Math-BigInt-1.999722.tar.gz
/Math-BigInt-1.999723.tar.gz

View File

@ -1,8 +1,8 @@
Name: perl-Math-BigInt
%global cpan_version 1.999722
%global cpan_version 1.999723
# Keep 4-digit version to compete with perl.spec
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Arbitrary-size integer and float mathematics
License: GPL+ or Artistic
Group: Development/Libraries
@ -110,6 +110,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 15 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.23-1
- 1.999723 bump
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.9997.22-3
- Perl 5.24 re-rebuild of bootstrapped packages

View File

@ -1 +1 @@
481ee4b6c5c0f774abe098dff50b8b25 Math-BigInt-1.999722.tar.gz
97cd59c006d63857e28cd0ab54c861dd Math-BigInt-1.999723.tar.gz