0.000118 bump
This commit is contained in:
parent
06a1db625f
commit
f16c6e57d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/Test2-Suite-0.000115.tar.gz
|
||||
/Test2-Suite-0.000116.tar.gz
|
||||
/Test2-Suite-0.000117.tar.gz
|
||||
/Test2-Suite-0.000118.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%bcond_without perl_Test2_Suite_enables_unicode
|
||||
|
||||
Name: perl-Test2-Suite
|
||||
Version: 0.000117
|
||||
Version: 0.000118
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of tools built upon the Test2 framework
|
||||
License: GPL+ or Artistic
|
||||
@ -30,11 +30,11 @@ BuildRequires: perl(overload)
|
||||
BuildRequires: perl(Scalar::Util)
|
||||
BuildRequires: perl(Scope::Guard)
|
||||
BuildRequires: perl(Sub::Info) >= 0.002
|
||||
BuildRequires: perl(Term::Table) >= 0.002
|
||||
BuildRequires: perl(Term::Table) >= 0.013
|
||||
BuildRequires: perl(Term::Table::Cell)
|
||||
BuildRequires: perl(Term::Table::LineBreak)
|
||||
BuildRequires: perl(Term::Table::Util)
|
||||
BuildRequires: perl(Test2::API) >= 1.302136
|
||||
BuildRequires: perl(Test2::API) >= 1.302158
|
||||
BuildRequires: perl(Test2::API::Context)
|
||||
BuildRequires: perl(Test2::Event)
|
||||
BuildRequires: perl(Test2::Event::Exception)
|
||||
@ -72,8 +72,8 @@ Requires: perl(Module::Pluggable) >= 2.7
|
||||
Requires: perl(Sub::Info) >= 0.002
|
||||
# Sub::Util or Sub::Name
|
||||
Suggests: perl(Sub::Util)
|
||||
Requires: perl(Term::Table) >= 0.002
|
||||
Requires: perl(Test2::API) >= 1.302136
|
||||
Requires: perl(Term::Table) >= 0.013
|
||||
Requires: perl(Test2::API) >= 1.302158
|
||||
Requires: perl(Test2::Event)
|
||||
# Test2::Event::Note loaded by send_event()
|
||||
Requires: perl(Test2::Event::Note)
|
||||
@ -123,6 +123,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2019 Petr Pisar <ppisar@redhat.com> - 0.000118-1
|
||||
- 0.000118 bump
|
||||
|
||||
* Wed Dec 05 2018 Petr Pisar <ppisar@redhat.com> - 0.000117-1
|
||||
- 0.000117 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test2-Suite-0.000117.tar.gz) = 0c73c6fb4e4f487fa304a75553fea42ffc2c9379003681657e87c29ebca9dbc84fc8b93e1eceedcc1ed234983b531e44ae97a81fdef60c9e74fc97bbe0834afa
|
||||
SHA512 (Test2-Suite-0.000118.tar.gz) = 79463b89733b14bf4321fd3fcccd1da773593762013171c58c0cc32cd1dabe66f490adce4d18423775765b1f0cbb5329599992e52a032761df56213d66e01bb2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user