This commit is contained in:
Fedora Release Engineering 2024-01-21 19:23:48 +00:00
parent 66caf25a4a
commit 8e3788e40b

View File

@ -13,7 +13,7 @@ Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 3
Version: 1.302198
Release: 1%{?dist}
Release: 2%{?dist}
# CC0-1.0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
# GPL-1.0-or-later OR Artistic-1.0-Perl: the rest of the distribution
@ -201,6 +201,9 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302198-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Dec 1 2023 Paul Howarth <paul@city-fan.org> - 3:1.302198-1
- Update to 1.302198
- Remove use of defined-or operator