diff --git a/SPECS/perl-Test-Fatal.spec b/SPECS/perl-Test-Fatal.spec index 59779f4..2d4d8cd 100644 --- a/SPECS/perl-Test-Fatal.spec +++ b/SPECS/perl-Test-Fatal.spec @@ -11,7 +11,7 @@ Summary: Incredibly simple helpers for testing code with exceptions Name: perl-Test-Fatal Version: 0.017 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Test-Fatal Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Fatal-%{version}.tar.gz @@ -106,6 +106,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.017-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 20 2024 Michal Josef Špaček - 0.017-7 - Package tests