Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Test-Output.git#2730244b6af489867f6fea2a39cc8621358b2b3e
This commit is contained in:
parent
50d7b7540b
commit
6341a5b39e
@ -1,4 +1,4 @@
|
||||
%global cpan_version 1.032
|
||||
%global cpan_version 1.033
|
||||
|
||||
Name: perl-Test-Output
|
||||
# Keep 2-digit precision
|
||||
@ -20,7 +20,7 @@ BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
# Run-time
|
||||
BuildRequires: perl(Capture::Tiny) >= 0.17
|
||||
BuildRequires: perl(Sub::Exporter)
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(Test::Builder)
|
||||
# Tests
|
||||
BuildRequires: perl(Carp)
|
||||
@ -57,6 +57,9 @@ make test
|
||||
%{_mandir}/man3/Test::Output.3pm*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 11 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.03.3-1
|
||||
- 1.033 bump
|
||||
|
||||
* Fri Jan 29 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.03.2-1
|
||||
- 1.032 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Output-1.032.tar.gz) = 35093c5f4377e4d0f931d89cdebc2aa82203c00bba3ae695c1b7f32464827c9dfe394df3e7d536ee43b5bc76c5fc0a3b0b6623d918e79b3686d8f3404d708180
|
||||
SHA512 (Test-Output-1.033.tar.gz) = cc6e94baa5163e2ca0c23d63a6b505da207ed7f436bf9a1a77234ad898c34ae4d81ac42f17d1b8a73a223fd19ce1d1f66f3eef0fc852bb712f4f925a77f29820
|
||||
|
||||
Loading…
Reference in New Issue
Block a user