1.999726 bump

This commit is contained in:
Petr Písař 2016-07-18 09:43:44 +02:00
parent 8584084812
commit 59f32187b5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/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 /Math-BigInt-1.999724.tar.gz
/Math-BigInt-1.999726.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Math-BigInt Name: perl-Math-BigInt
%global cpan_version 1.999724 %global cpan_version 1.999726
# 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 Jul 18 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.26-1
- 1.999726 bump
* Mon Jun 20 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.24-1 * Mon Jun 20 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.24-1
- 1.999724 bump - 1.999724 bump

View File

@ -1 +1 @@
07b037d049ed62be86f3625c35c69c1f Math-BigInt-1.999724.tar.gz 3e45e459ece367a6b29a79b2f7363ba0 Math-BigInt-1.999726.tar.gz