diff --git a/perl-IO-Zlib.spec b/perl-IO-Zlib.spec index fd3cfbc..51e7f49 100644 --- a/perl-IO-Zlib.spec +++ b/perl-IO-Zlib.spec @@ -2,7 +2,7 @@ Name: perl-IO-Zlib # To compete with perl.spec Epoch: 1 Version: 1.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl IO:: style interface to Compress::Zlib License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/IO-Zlib @@ -93,6 +93,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1:1.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jan 11 2023 Paul Howarth - 1:1.14-1 - 1.14 bump (rhbz#2159835)