diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index b78ea35..7d720de 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -8,7 +8,7 @@ Name: perl-Compress-Raw-Zlib Version: 2.204 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level interface to the zlib compression library # Zlib.xs: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND Zlib # Others: GPL-1.0-or-later OR Artistic-1.0-Perl @@ -161,6 +161,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1 %{_libexecdir}/%{name} %changelog +* Thu Feb 09 2023 Jitka Plesnikova - 2.204-2 +- Update for disttag + * Thu Feb 09 2023 Jitka Plesnikova - 2.204-1 - 2.204 bump