[perl-Math-PlanePath] New version 117 (#1145017)

Miro Hrončok churchyard at fedoraproject.org
Fri Sep 26 10:13:55 UTC 2014


commit 5467b500e9cdaddc24db53db4a09d0595522501c
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Fri Sep 26 12:13:37 2014 +0200

    New version 117 (#1145017)

 .gitignore               |    1 +
 perl-Math-PlanePath.spec |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13b0e86..577a30d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Math-PlanePath-114.tar.gz
 /Math-PlanePath-115.tar.gz
 /Math-PlanePath-116.tar.gz
+/Math-PlanePath-117.tar.gz
diff --git a/perl-Math-PlanePath.spec b/perl-Math-PlanePath.spec
index 3df7abe..2049411 100644
--- a/perl-Math-PlanePath.spec
+++ b/perl-Math-PlanePath.spec
@@ -1,6 +1,6 @@
 Name:           perl-Math-PlanePath
-Version:        116
-Release:        2%{?dist}
+Version:        117
+Release:        1%{?dist}
 Summary:        Mathematical paths through the 2-D plane
 License:        GPLv3+
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant) >= 1.02
 BuildRequires:  perl(constant::defer) >= 5
+BuildRequires:  perl(Data::Float)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec)
@@ -62,6 +63,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 26 2014 Miro Hrončok <mhroncok at redhat.com> - 117-1
+- New version 117 (#1145017)
+- Add BR perl(Data::Float)
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 116-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index fd544e5..6319e06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f606f26e813615e6f93db21f678a4ab1  Math-PlanePath-116.tar.gz
+74f9576d765b838da003f5014efbaa48  Math-PlanePath-117.tar.gz


More information about the scm-commits mailing list