forked from pool/perl-App-perlbrew
0.39
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
bde79572df
commit
8d734224fd
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-App-perlbrew
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -21,7 +21,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-App-perlbrew
|
||||
Version: 0.35
|
||||
Version: 0.39
|
||||
Release: 1
|
||||
License: MIT
|
||||
%define cpan_name App-perlbrew
|
||||
@@ -33,13 +33,15 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Devel::PatchPerl) >= 0.26
|
||||
BuildRequires: perl(Devel::PatchPerl) >= 0.46
|
||||
BuildRequires: perl(Path::Class)
|
||||
BuildRequires: perl(IO::All)
|
||||
BuildRequires: perl(Try::Tiny)
|
||||
BuildRequires: perl(File::Path::Tiny)
|
||||
BuildRequires: perl(local::lib) >= 1.008
|
||||
BuildRequires: perl(Capture::Tiny) >= 0.13
|
||||
%if 0%{?with_test}
|
||||
BuildRequires: perl(Test::Simple) >= 0.98
|
||||
BuildRequires: perl(Test::Spec)
|
||||
BuildRequires: perl(Test::Output)
|
||||
BuildRequires: perl(Test::Exception)
|
||||
@@ -50,6 +52,7 @@ Requires: perl(IO::All)
|
||||
Requires: perl(Try::Tiny)
|
||||
Requires: perl(File::Path::Tiny)
|
||||
Requires: perl(local::lib) >= 1.008
|
||||
Requires: perl(Capture::Tiny)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user