From af2df40337baf1b3ff3d3d1d2a79e738abd0e96c Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Mon, 6 Jan 2014 08:10:58 +0100 Subject: 5.0 bump --- perl-Module-Pluggable.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'perl-Module-Pluggable.spec') diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec index c623b95..e6f8aa3 100644 --- a/perl-Module-Pluggable.spec +++ b/perl-Module-Pluggable.spec @@ -1,10 +1,10 @@ -%global cpan_version 4.8 +%global cpan_version 5.0 Name: perl-Module-Pluggable # Epoch to compete with perl.spec Epoch: 1 # Keep two digit decimal part Version: %{cpan_version}0 -Release: 291%{?dist} +Release: 1%{?dist} Summary: Automatically give your module the ability to have plugins License: GPL+ or Artistic Group: Development/Libraries @@ -32,7 +32,6 @@ BuildRequires: perl(Data::Dumper) BuildRequires: perl(lib) BuildRequires: perl(Test::More) >= 0.62 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) -Requires: perl(File::Basename) Requires: perl(File::Spec::Functions) >= 3.00 %if 0%(perl -e 'print $] > 5.017') Requires: perl(deprecate) @@ -68,6 +67,9 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Mon Jan 06 2014 Petr Pisar - 1:5.00-1 +- 5.0 bump + * Sat Aug 03 2013 Fedora Release Engineering - 1:4.80-291 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -- cgit