|
|
@ -3,7 +3,7 @@
|
|
|
|
Name: perl-Test-Output
|
|
|
|
Name: perl-Test-Output
|
|
|
|
# Keep 2-digit precision
|
|
|
|
# Keep 2-digit precision
|
|
|
|
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
|
|
|
|
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Summary: Utilities to test STDOUT and STDERR messages
|
|
|
|
Summary: Utilities to test STDOUT and STDERR messages
|
|
|
|
License: Artistic 2.0
|
|
|
|
License: Artistic 2.0
|
|
|
|
URL: https://metacpan.org/release/Test-Output
|
|
|
|
URL: https://metacpan.org/release/Test-Output
|
|
|
@ -56,6 +56,9 @@ make test
|
|
|
|
%{_mandir}/man3/Test::Output.3pm*
|
|
|
|
%{_mandir}/man3/Test::Output.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.03.1-9
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.03.1-8
|
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.03.1-8
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
|
|