forked from pool/perl-namespace-clean
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-clean?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
0c626cd92a
commit
b9cf2717db
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-namespace-clean
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-namespace-clean
|
||||
Version: 0.24
|
||||
Version: 0.25
|
||||
Release: 0
|
||||
%define cpan_name namespace-clean
|
||||
Summary: Keep imports and functions out of your namespace
|
||||
@@ -33,15 +33,6 @@ BuildRequires: perl(B::Hooks::EndOfScope) >= 0.12
|
||||
BuildRequires: perl(ExtUtils::CBuilder) >= 0.27
|
||||
BuildRequires: perl(Package::Stash) >= 0.23
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
#BuildRequires: perl(CleaneeBridge)
|
||||
#BuildRequires: perl(CleaneeBridgeDirect)
|
||||
#BuildRequires: perl(CleaneeBridgeExplicit)
|
||||
#BuildRequires: perl(ExporterTest)
|
||||
#BuildRequires: perl(InheritanceParent)
|
||||
#BuildRequires: perl(namespace::clean)
|
||||
#BuildRequires: perl(Sub::Identify)
|
||||
#BuildRequires: perl(Sub::Name)
|
||||
#BuildRequires: perl(Variable::Magic)
|
||||
Requires: perl(B::Hooks::EndOfScope) >= 0.12
|
||||
Requires: perl(Package::Stash) >= 0.23
|
||||
%{perl_requires}
|
||||
|
Reference in New Issue
Block a user