0.000114 bump
This commit is contained in:
parent
e78fde6524
commit
ff41097e0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/Test2-Suite-0.000106.tar.gz
|
||||
/Test2-Suite-0.000108.tar.gz
|
||||
/Test2-Suite-0.000111.tar.gz
|
||||
/Test2-Suite-0.000114.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%bcond_without perl_Test2_Suite_enables_unicode
|
||||
|
||||
Name: perl-Test2-Suite
|
||||
Version: 0.000111
|
||||
Version: 0.000114
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of tools built upon the Test2 framework
|
||||
License: GPL+ or Artistic
|
||||
@ -34,8 +34,7 @@ BuildRequires: perl(Term::Table) >= 0.002
|
||||
BuildRequires: perl(Term::Table::Cell)
|
||||
BuildRequires: perl(Term::Table::LineBreak)
|
||||
BuildRequires: perl(Term::Table::Util)
|
||||
# Test2::API version from Test2 in META
|
||||
BuildRequires: perl(Test2::API) >= 1.302127
|
||||
BuildRequires: perl(Test2::API) >= 1.302136
|
||||
BuildRequires: perl(Test2::API::Context)
|
||||
BuildRequires: perl(Test2::Event)
|
||||
BuildRequires: perl(Test2::Event::Exception)
|
||||
@ -74,9 +73,7 @@ Requires: perl(Sub::Info) >= 0.002
|
||||
# Sub::Util or Sub::Name
|
||||
Suggests: perl(Sub::Util)
|
||||
Requires: perl(Term::Table) >= 0.002
|
||||
# Test2 not used in any useful way
|
||||
# Test2::API version from Test2 in META
|
||||
Requires: perl(Test2::API) >= 1.302127
|
||||
Requires: perl(Test2::API) >= 1.302136
|
||||
Requires: perl(Test2::Event)
|
||||
# Test2::Event::Note loaded by send_event()
|
||||
Requires: perl(Test2::Event::Note)
|
||||
@ -116,6 +113,7 @@ make pure_install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_fixperms} $RPM_BUILD_ROOT/*
|
||||
|
||||
%check
|
||||
unset AUTHOR_TESTING
|
||||
make test
|
||||
|
||||
%files
|
||||
@ -125,6 +123,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 20 2018 Petr Pisar <ppisar@redhat.com> - 0.000114-1
|
||||
- 0.000114 bump
|
||||
|
||||
* Thu Mar 15 2018 Petr Pisar <ppisar@redhat.com> - 0.000111-1
|
||||
- 0.000111 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test2-Suite-0.000111.tar.gz) = 57b2a5f5009419fa7e0ce796bf2079efb407e7513ec5effeb509dc280a934460ee3ebc58c823e9e740ee1e089515c2a5cbb36caec518d8350a0170b018324c03
|
||||
SHA512 (Test2-Suite-0.000114.tar.gz) = e07513b1c87939a6aac2b78163d8450ea804b1fb963898f5844dbe27191fe767e3fe20db7ba478af12b704232d92c19501c4057eb65c3a1bae84a75f466e1536
|
||||
|
||||
Loading…
Reference in New Issue
Block a user