From cb82aa23578325d009f4dffd03c09a3495bb9fe3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Tue, 10 Nov 2015 15:43:32 +0100
Subject: 1.999709 bump

---
 .gitignore            | 1 +
 perl-Math-BigInt.spec | 7 +++++--
 sources               | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7e863f4..00f4da4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Math-BigInt-1.999707.tar.gz
 /Math-BigInt-1.999708.tar.gz
+/Math-BigInt-1.999709.tar.gz
diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec
index 2f30887..eaacdab 100644
--- a/perl-Math-BigInt.spec
+++ b/perl-Math-BigInt.spec
@@ -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 <ppi...@redhat.com> - 1.9997.09-1
+- 1.999709 bump
+
 * Thu Nov 05 2015 Petr Pisar <ppi...@redhat.com> - 1.9997.08-1
 - 1.999708 bump
 
diff --git a/sources b/sources
index 79d8b7f..3c40f5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a3956a19af7bd165ca9ea2421ab0215  Math-BigInt-1.999708.tar.gz
+3ac7d852780a2f7e3033a55d8ed87455  Math-BigInt-1.999709.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Math-BigInt.git/commit/?h=master&id=cb82aa23578325d009f4dffd03c09a3495bb9fe3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to