commit 5dd4db1a4ec162da15e88eea08e21bd2cb957d3c Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Feb 25 17:20:49 2011 +0100 update to 3.79 filter-provides.sh | 3 --- perl-Object-InsideOut.spec | 12 ++++++++---- 2 files changed, 8 insertions(+), 7 deletions(-) --- diff --git a/perl-Object-InsideOut.spec b/perl-Object-InsideOut.spec index 32e99bc..07ee1f4 100644 --- a/perl-Object-InsideOut.spec +++ b/perl-Object-InsideOut.spec @@ -1,6 +1,6 @@ Name: perl-Object-InsideOut -Version: 3.56 -Release: 8%{?dist} +Version: 3.79 +Release: 1%{?dist} Summary: Comprehensive inside-out object support module Group: Development/Libraries @@ -13,13 +13,14 @@ BuildRequires: perl(Exception::Class) >= 1.29 BuildRequires: perl(Want) >= 0.12 BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) +BuildRequires: perl(Math::Random::MT::Auto) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) ### auto-added brs! BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Data::Dumper) -BuildRequires: perl(Scalar::Util) >= 1.21 +BuildRequires: perl(Scalar::Util) >= 1.23 BuildRequires: perl(Config) BuildRequires: perl(Test::More) >= 0.5 BuildRequires: perl(B) @@ -29,7 +30,7 @@ Requires: perl(B) Requires: perl(Config) Requires: perl(Data::Dumper) Requires: perl(Exception::Class) >= 1.29 -Requires: perl(Scalar::Util) >= 1.21 +Requires: perl(Scalar::Util) >= 1.23 %description This module provides comprehensive support for implementing classes using the @@ -78,6 +79,9 @@ make test %changelog +* Fri Feb 25 2011 Iain Arnell <iarnell@xxxxxxxxx> 3.79-1 +- update to latest upstream version + * Sat Feb 19 2011 Iain Arnell <iarnell@xxxxxxxxx> 3.56-8 - only filter unversioned perl(Object::InsideOut) from provides -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel