Accepting request 557292 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/557292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test2-Suite?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2017-12-19 09:47:56 +00:00 committed by Git OBS Bridge
commit b619c3d27b
4 changed files with 19 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac4e81f94b83d3970c99678316303352911afed383e675f48f36865de1fce245
size 148180

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9719004734e717ee34503fb22b4932b34681a86f38d6d0423b155c1354e6b384
size 211100

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 15 07:01:29 UTC 2017 - coolo@suse.com
- updated to 0.000097
see /usr/share/doc/packages/perl-Test2-Suite/Changes
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 26 05:56:54 UTC 2017 - coolo@suse.com Thu Oct 26 05:56:54 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Test2-Suite Name: perl-Test2-Suite
Version: 0.000083 Version: 0.000097
Release: 0 Release: 0
%define cpan_name Test2-Suite %define cpan_name Test2-Suite
Summary: Distribution with a rich set of tools built upon the Test2 Summary: Distribution with a rich set of tools built upon the Test2
@ -31,13 +31,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Importer) >= 0.024 BuildRequires: perl(Importer) >= 0.024
BuildRequires: perl(Sub::Info) >= 0.001 BuildRequires: perl(Module::Pluggable) >= 2.7
BuildRequires: perl(Scope::Guard)
BuildRequires: perl(Sub::Info) >= 0.002
BuildRequires: perl(Term::Table) >= 0.002 BuildRequires: perl(Term::Table) >= 0.002
BuildRequires: perl(Test2) >= 1.302102 BuildRequires: perl(Test2) >= 1.302119
Requires: perl(Importer) >= 0.024 Requires: perl(Importer) >= 0.024
Requires: perl(Sub::Info) >= 0.001 Requires: perl(Module::Pluggable) >= 2.7
Requires: perl(Scope::Guard)
Requires: perl(Sub::Info) >= 0.002
Requires: perl(Term::Table) >= 0.002 Requires: perl(Term::Table) >= 0.002
Requires: perl(Test2) >= 1.302102 Requires: perl(Test2) >= 1.302119
%{perl_requires} %{perl_requires}
%description %description
@ -62,7 +66,7 @@ for you.
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc appveyor.yml Changes README README.md TODO %doc appveyor.yml Changes README README.md
%license LICENSE %license LICENSE
%changelog %changelog