diff --git a/.cvsignore b/.cvsignore index 55fbcb0..d9a4888 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -B-Hooks-EndOfScope-0.04.tar.gz +B-Hooks-EndOfScope-0.07.tar.gz diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec index 56c5bb9..ac33c19 100644 --- a/perl-B-Hooks-EndOfScope.spec +++ b/perl-B-Hooks-EndOfScope.spec @@ -1,6 +1,6 @@ Name: perl-B-Hooks-EndOfScope -Version: 0.04 -Release: 2%{?dist} +Version: 0.07 +Release: 1%{?dist} # see lib/B/Hooks/EndOfScope.pm License: GPL+ or Artistic Group: Development/Libraries @@ -12,7 +12,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Scope::Guard) +BuildRequires: perl(Variable::Magic) >= 0.31 BuildRequires: perl(Sub::Exporter) BuildRequires: perl(Test::More) @@ -49,6 +49,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Sun Mar 08 2009 Chris Weyl 0.07-1 +- update to 0.07 + * Thu Feb 26 2009 Fedora Release Engineering - 0.04-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index d68f619..0e6418b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1705a0643af266ad902f8dda2212dd78 B-Hooks-EndOfScope-0.04.tar.gz +07bae81967dd4075f54aa839e70482e7 B-Hooks-EndOfScope-0.07.tar.gz