Update to 1.302192
- New upstream release 1.302192 - Silence deprecation warning when testing smartmatch
This commit is contained in:
parent
12d6dd569c
commit
892d589dbf
@ -12,8 +12,8 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302191
|
||||
Release: 3%{?dist}
|
||||
Version: 1.302192
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
@ -60,6 +60,7 @@ BuildRequires: perl(warnings)
|
||||
# Test Suite
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(File::Basename)
|
||||
BuildRequires: perl(if)
|
||||
BuildRequires: perl(IO::Pipe)
|
||||
BuildRequires: perl(lib)
|
||||
BuildRequires: perl(threads)
|
||||
@ -200,6 +201,10 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 2 2023 Paul Howarth <paul@city-fan.org> - 3:1.302192-1
|
||||
- Update to 1.302192
|
||||
- Silence deprecation warning when testing smartmatch
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302191-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302191.tar.gz) = f5ed9b182badc708145ed38a12d9abce1a072d14934fd02fd5a31f999d785714183335bbfe4f612537cebec8a42522df5f140b3c6563f7a414705e3f29d83c14
|
||||
SHA512 (Test-Simple-1.302192.tar.gz) = ce3a4d26c0ecde640fbc988423eacb08c64ddb32010c6f0f2721c019dbc2a4b89ff8d8d37acfb65bc66083b33b30a88b60c861392a5a0393a0477e6d2f5e331c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user