From e36bf323f51997f387225995f4a702dd35650034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 20 Jul 2015 13:04:05 +0200 Subject: [PATCH] Specify all dependencies --- perl-Module-Runtime.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Module-Runtime.spec b/perl-Module-Runtime.spec index 0035215..cb72eca 100644 --- a/perl-Module-Runtime.spec +++ b/perl-Module-Runtime.spec @@ -1,7 +1,7 @@ # This file is licensed under the terms of GNU GPLv2+. Name: perl-Module-Runtime Version: 0.014 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Runtime module handling License: GPL+ or Artistic Group: Development/Libraries @@ -13,6 +13,7 @@ BuildRequires: perl(Module::Build) BuildRequires: perl(strict) BuildRequires: perl(warnings) # Tests: +BuildRequires: perl(Math::BigInt) BuildRequires: perl(Test::More) # Optional tests: BuildRequires: perl(Test::Pod) >= 1.00 @@ -43,6 +44,9 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Mon Jul 20 2015 Petr Pisar - 0.014-6 +- Specify all dependencies + * Thu Jun 18 2015 Fedora Release Engineering - 0.014-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild