From 6605ddd3280389d5c2d148e7a77371d5923b83fa Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Jul 01 2009 15:51:44 +0000 Subject: - auto-update to 0.08 (by cpan-spec-update 0.01) - altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) - altered br on perl(Variable::Magic) (0.31 => 0.34) --- diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec index ac33c19..f2926df 100644 --- a/perl-B-Hooks-EndOfScope.spec +++ b/perl-B-Hooks-EndOfScope.spec @@ -1,18 +1,18 @@ -Name: perl-B-Hooks-EndOfScope -Version: 0.07 -Release: 1%{?dist} +Name: perl-B-Hooks-EndOfScope +Version: 0.08 +Release: 1%{?dist} # see lib/B/Hooks/EndOfScope.pm License: GPL+ or Artistic Group: Development/Libraries Summary: Execute code after scope compilation finishes -Source: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/B-Hooks-EndOfScope-%{version}.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/B-Hooks-EndOfScope-%{version}.tar.gz Url: http://search.cpan.org/dist/B-Hooks-EndOfScope -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Variable::Magic) >= 0.31 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 +BuildRequires: perl(Variable::Magic) >= 0.34 BuildRequires: perl(Sub::Exporter) BuildRequires: perl(Test::More) @@ -40,7 +40,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' make test %clean -rm -rf %{buildroot} +rm -rf %{buildroot} %files %defattr(-,root,root,-) @@ -49,6 +49,11 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Sun May 17 2009 Chris Weyl 0.08-1 +- auto-update to 0.08 (by cpan-spec-update 0.01) +- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) +- altered br on perl(Variable::Magic) (0.31 => 0.34) + * Sun Mar 08 2009 Chris Weyl 0.07-1 - update to 0.07 @@ -61,4 +66,3 @@ rm -rf %{buildroot} * Sat Nov 08 2008 Chris Weyl 0.04-0.1 - initial RPM packaging - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.5) - diff --git a/sources b/sources index 0e6418b..6857591 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07bae81967dd4075f54aa839e70482e7 B-Hooks-EndOfScope-0.07.tar.gz +c770f55ce0205bcbb5824e4ec28431fd B-Hooks-EndOfScope-0.08.tar.gz