diff --git a/perl-Sub-Install.spec b/perl-Sub-Install.spec index cec9c11..66750f2 100644 --- a/perl-Sub-Install.spec +++ b/perl-Sub-Install.spec @@ -7,7 +7,7 @@ Name: perl-Sub-Install Version: 0.929 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Install subroutines into packages easily License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Sub-Install @@ -63,6 +63,9 @@ make test %{_mandir}/man3/Sub::Install.3* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.929-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jan 4 2023 Paul Howarth - 0.929-1 - Update to 0.929 (rhbz#2157199) - Update packaging and metadata