diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec index 79fbc81..503cc7a 100644 --- a/perl-Test-Warnings.spec +++ b/perl-Test-Warnings.spec @@ -7,7 +7,7 @@ Name: perl-Test-Warnings Version: 0.028 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Test for warnings and the lack of them License: GPL+ or Artistic URL: https://metacpan.org/release/Test-Warnings @@ -92,6 +92,9 @@ make test %{_mandir}/man3/Test::Warnings.3* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.028-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Dec 22 2019 Paul Howarth - 0.028-1 - Update to 0.028 - Allow for warnings->import being called after importing the "warnings" sub