1.999724 bump

This commit is contained in:
Petr Písař 2016-06-20 12:35:11 +02:00
parent 1e685cc65d
commit 8584084812
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/Math-BigInt-1.999720.tar.gz /Math-BigInt-1.999720.tar.gz
/Math-BigInt-1.999722.tar.gz /Math-BigInt-1.999722.tar.gz
/Math-BigInt-1.999723.tar.gz /Math-BigInt-1.999723.tar.gz
/Math-BigInt-1.999724.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Math-BigInt Name: perl-Math-BigInt
%global cpan_version 1.999723 %global cpan_version 1.999724
# 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: 1%{?dist} Release: 1%{?dist}
@ -110,6 +110,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Jun 20 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.24-1
- 1.999724 bump
* Wed Jun 15 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.23-1 * Wed Jun 15 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.23-1
- 1.999723 bump - 1.999723 bump

View File

@ -1 +1 @@
97cd59c006d63857e28cd0ab54c861dd Math-BigInt-1.999723.tar.gz 07b037d049ed62be86f3625c35c69c1f Math-BigInt-1.999724.tar.gz