Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:13:33 -07:00
parent 1bb9fec1b3
commit 2da6003e8f

View File

@ -7,7 +7,7 @@
Name: perl-Test-Warnings
Version: 0.033
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Test for warnings and the lack of them
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Test-Warnings
@ -91,6 +91,9 @@ make test
%{_mandir}/man3/Test::Warnings.3*
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.033-2
- Bump release for June 2024 mass rebuild
* Tue Jan 23 2024 Paul Howarth <paul@city-fan.org> - 0.033-1
- Update to 0.033
- Add Test2 compatibility in the test triggered by done_testing()