[perl-Math-PlanePath] Add BR Math::NumSeq for tests

Miro Hrončok churchyard at fedoraproject.org
Fri Feb 14 12:46:30 UTC 2014


commit c1de0f83859511ff543efd643e6a7cecc230bee7
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Fri Feb 14 13:46:29 2014 +0100

    Add BR Math::NumSeq for tests

 perl-Math-PlanePath.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Math-PlanePath.spec b/perl-Math-PlanePath.spec
index db08600..daee827 100644
--- a/perl-Math-PlanePath.spec
+++ b/perl-Math-PlanePath.spec
@@ -1,6 +1,6 @@
 Name:           perl-Math-PlanePath
 Version:        114
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Mathematical paths through the 2-D plane
 License:        GPLv3+
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Math::BigFloat) >= 1.993
 BuildRequires:  perl(Math::BigInt)
 BuildRequires:  perl(Math::Libm)
+BuildRequires:  perl(Math::NumSeq)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test)
 Requires:       perl(constant::defer) >= 5
@@ -61,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 14 2014 Miro Hrončok <mhroncok at redhat.com> - 114-2
+- Add BR Math::NumSeq for tests
+
 * Fri Feb 14 2014 Miro Hrončok <mhroncok at redhat.com> - 114-1
 - New version 114 (#1063019)
 - More unversioned provides to filter


More information about the scm-commits mailing list