diff --git a/perl-parent.spec b/perl-parent.spec index 1c6458d..6619555 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 Version: 0.239 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/parent @@ -55,6 +55,9 @@ make test %{_mandir}/man3/parent.3* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1:0.239-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Dec 7 2022 Paul Howarth - 1:0.239-1 - Update to 0.239 - Harden against changes to require error messages: the '@INC contains' may