- updated to 0.11
* A minor efficiency improvement. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-B-Hooks-EndOfScope?expand=0&rev=11
This commit is contained in:
parent
3759d7173b
commit
4c110569d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0a8f4ca3481fa0fbff5dc07571b10f6a351523691bf3bcffa929360770cf2ae
|
||||
size 11597
|
3
B-Hooks-EndOfScope-0.11.tar.gz
Normal file
3
B-Hooks-EndOfScope-0.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:391958ded765a2323ddf672cc7bb56f5f9b9b92f39f7d7f826fe96caeb82fafc
|
||||
size 11727
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user