commit 73c3bf7e1f296778f258f9d0f613f0a6ee2423e0 Author: Iain Arnell <iarn...@gmail.com> Date: Sat Jul 2 11:11:17 2011 +0200
update to 3.81 .gitignore | 1 + perl-Object-InsideOut.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 7c893ee..f60fa72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Object-InsideOut-3.56.tar.gz /Object-InsideOut-3.79.tar.gz +/Object-InsideOut-3.81.tar.gz diff --git a/perl-Object-InsideOut.spec b/perl-Object-InsideOut.spec index 8648c79..016870c 100644 --- a/perl-Object-InsideOut.spec +++ b/perl-Object-InsideOut.spec @@ -1,12 +1,12 @@ Name: perl-Object-InsideOut -Version: 3.79 -Release: 2%{?dist} +Version: 3.81 +Release: 1%{?dist} Summary: Comprehensive inside-out object support module Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Object-InsideOut -Source0: http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/Object-InsideOut-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/Object-InsideOut-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Exception::Class) >= 1.29 @@ -16,7 +16,7 @@ BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(Math::Random::MT::Auto) %endif -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) ### auto-added brs! BuildRequires: perl(ExtUtils::MakeMaker) @@ -79,6 +79,9 @@ make test %changelog +* Sat Jul 02 2011 Iain Arnell <iarn...@gmail.com> 3.81-1 +- update to latest upstream version + * Tue Jun 28 2011 Marcela Mašláňová <mmasl...@redhat.com> - 3.79-2 - use perl_bootstrap macro diff --git a/sources b/sources index 55679b7..0906746 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82026878433a4a417c782e485107582d Object-InsideOut-3.79.tar.gz +560170295e21857232d547ccd3b0adf0 Object-InsideOut-3.81.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel