diff --git a/B-Hooks-EndOfScope-0.10.tar.gz b/B-Hooks-EndOfScope-0.10.tar.gz deleted file mode 100644 index bb92d3b..0000000 --- a/B-Hooks-EndOfScope-0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0a8f4ca3481fa0fbff5dc07571b10f6a351523691bf3bcffa929360770cf2ae -size 11597 diff --git a/B-Hooks-EndOfScope-0.11.tar.gz b/B-Hooks-EndOfScope-0.11.tar.gz new file mode 100644 index 0000000..e4f099d --- /dev/null +++ b/B-Hooks-EndOfScope-0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391958ded765a2323ddf672cc7bb56f5f9b9b92f39f7d7f826fe96caeb82fafc +size 11727 diff --git a/perl-B-Hooks-EndOfScope.changes b/perl-B-Hooks-EndOfScope.changes index 148b911..24c25b7 100644 --- a/perl-B-Hooks-EndOfScope.changes +++ b/perl-B-Hooks-EndOfScope.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 24 08:25:56 UTC 2012 - coolo@suse.com + +- updated to 0.11 + * A minor efficiency improvement. + ------------------------------------------------------------------- Thu Feb 16 16:42:44 UTC 2012 - coolo@suse.com diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec index 19ca66c..bda76f2 100644 --- a/perl-B-Hooks-EndOfScope.spec +++ b/perl-B-Hooks-EndOfScope.spec @@ -17,7 +17,7 @@ Name: perl-B-Hooks-EndOfScope -Version: 0.10 +Version: 0.11 Release: 0 %define cpan_name B-Hooks-EndOfScope Summary: Execute code after a scope finished compilation @@ -31,10 +31,10 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Sub::Exporter) BuildRequires: perl(Test::More) >= 0.89 -BuildRequires: perl(Variable::Magic) >= 0.34 +BuildRequires: perl(Variable::Magic) >= 0.48 #BuildRequires: perl(B::Hooks::EndOfScope) Requires: perl(Sub::Exporter) -Requires: perl(Variable::Magic) >= 0.34 +Requires: perl(Variable::Magic) >= 0.48 %{perl_requires} %description