forked from pool/perl-Module-Implementation
Accepting request 295749 from devel:languages:perl:autoupdate
update OBS-URL: https://build.opensuse.org/request/show/295749 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Implementation?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
a6246c6119
commit
621825bbcd
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-Implementation
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX 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-Module-Implementation
|
||||
Version: 0.07
|
||||
Version: 0.09
|
||||
Release: 0
|
||||
%define cpan_name Module-Implementation
|
||||
Summary: Loads one of several alternate underlying implementations for a module
|
||||
@@ -34,7 +34,6 @@ BuildRequires: perl(Test::Fatal) >= 0.006
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(Test::Requires)
|
||||
BuildRequires: perl(Try::Tiny)
|
||||
#BuildRequires: perl(Module::Implementation)
|
||||
Requires: perl(Module::Runtime) >= 0.012
|
||||
Requires: perl(Try::Tiny)
|
||||
%{perl_requires}
|
||||
@@ -67,6 +66,6 @@ something like a plugin system, not this module.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes LICENSE README.md
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user