1.999717 bump

This commit is contained in:
Petr Písař 2016-04-18 09:28:25 +02:00
parent 5eccc84ae3
commit b9bd7797df
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/Math-BigInt-1.999714.tar.gz /Math-BigInt-1.999714.tar.gz
/Math-BigInt-1.999715.tar.gz /Math-BigInt-1.999715.tar.gz
/Math-BigInt-1.999716.tar.gz /Math-BigInt-1.999716.tar.gz
/Math-BigInt-1.999717.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Math-BigInt Name: perl-Math-BigInt
%global cpan_version 1.999716 %global cpan_version 1.999717
# 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}
@ -111,6 +111,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Apr 18 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.17-1
- 1.999717 bump
* Tue Apr 05 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.16-1 * Tue Apr 05 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.16-1
- 1.999716 bump - 1.999716 bump

View File

@ -1 +1 @@
077810de0d01f4c0823286d3b7190394 Math-BigInt-1.999716.tar.gz 5d439f0fa2bd1512a8d2a336d685981f Math-BigInt-1.999717.tar.gz