1.999709 bump

This commit is contained in:
Petr Písař 2015-11-10 15:43:32 +01:00
parent 8c33bc12e6
commit cb82aa2357
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/Math-BigInt-1.999707.tar.gz
/Math-BigInt-1.999708.tar.gz
/Math-BigInt-1.999709.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Math-BigInt
%global cpan_version 1.999708
%global cpan_version 1.999709
# Keep 4-digit version to compete with perl.spec
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
Release: 1%{?dist}
@ -59,7 +59,7 @@ BuildRequires: perl(base)
# Module::Signature not used
BuildRequires: perl(Scalar::Util)
# Socket not used
BuildRequires: perl(Test::More) >= 0.62
BuildRequires: perl(Test::More) >= 0.9301
BuildRequires: perl(vars)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Carp)
@ -103,6 +103,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Nov 10 2015 Petr Pisar <ppisar@redhat.com> - 1.9997.09-1
- 1.999709 bump
* Thu Nov 05 2015 Petr Pisar <ppisar@redhat.com> - 1.9997.08-1
- 1.999708 bump

View File

@ -1 +1 @@
3a3956a19af7bd165ca9ea2421ab0215 Math-BigInt-1.999708.tar.gz
3ac7d852780a2f7e3033a55d8ed87455 Math-BigInt-1.999709.tar.gz