This commit is contained in:
Fedora Release Engineering 2024-01-21 15:48:07 +00:00
parent c5f028f03b
commit 5d27b6be91

View File

@ -14,7 +14,7 @@
Name: perl-IO-Compress
Version: 2.206
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read and write compressed data
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/IO-Compress
@ -209,6 +209,9 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
%{_libexecdir}/%{name}
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.206-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 26 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.206-1
- 2.206 bump (rhbz#2225676)