From fa66cad83ad6ef045c7ffc55b8fcad4a3f4f8841 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Jun 26 2015 06:45:07 +0000 Subject: 119 bump --- diff --git a/.gitignore b/.gitignore index 0ebf542..eb30ba0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /Math-PlanePath-116.tar.gz /Math-PlanePath-117.tar.gz /Math-PlanePath-118.tar.gz +/Math-PlanePath-119.tar.gz diff --git a/perl-Math-PlanePath.spec b/perl-Math-PlanePath.spec index 2411769..977c6d0 100644 --- a/perl-Math-PlanePath.spec +++ b/perl-Math-PlanePath.spec @@ -1,12 +1,15 @@ Name: perl-Math-PlanePath -Version: 118 -Release: 3%{?dist} +Version: 119 +Release: 1%{?dist} Summary: Mathematical paths through the 2-D plane License: GPLv3+ Group: Development/Libraries URL: http://user42.tuxfamily.org/math-planepath/index.html Source0: http://www.cpan.org/authors/id/K/KR/KRYDE/Math-PlanePath-%{version}.tar.gz BuildArch: noarch +BuildRequires: coreutils +BuildRequires: findutils +BuildRequires: perl BuildRequires: perl(Carp) BuildRequires: perl(constant) >= 1.02 BuildRequires: perl(constant::defer) >= 5 @@ -21,7 +24,9 @@ BuildRequires: perl(Math::BigInt) BuildRequires: perl(Math::Libm) BuildRequires: perl(Math::NumSeq) BuildRequires: perl(Scalar::Util) +BuildRequires: perl(strict) BuildRequires: perl(Test) +BuildRequires: perl(vars) Requires: perl(constant::defer) >= 5 Requires: perl(Math::Factor::XS) Requires: perl(Math::NumSeq::Modulo) @@ -63,6 +68,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 25 2015 Jitka Plesnikova - 119-1 +- 119 bump + * Thu Jun 18 2015 Fedora Release Engineering - 118-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f860b43..1e47291 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16e5427105ff69a8b60411734fc43934 Math-PlanePath-118.tar.gz +9f801c33fe099b943f46ceccbc5fab40 Math-PlanePath-119.tar.gz