diff --git a/perl-IO-Zlib.spec b/perl-IO-Zlib.spec index a7e32c6..061bddf 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.15 -Release: 1%{?dist} +Release: 510%{?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 +* Thu Jul 18 2024 Jitka Plesnikova - 1:1.15-510 +- Increase release to favour standalone package + * Wed Jul 17 2024 Jitka Plesnikova - 1:1.15-1 - 1.15 bump