Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2023-07-11 09:36:50 +02:00
parent 6345209527
commit 71939c559e

View File

@ -14,7 +14,7 @@
Name: perl-IO-Compress
Version: 2.204
Release: 1%{?dist}
Release: 499%{?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
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.204-499
- Increase release to favour standalone package
* Thu Feb 09 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.204-1
- 2.204 bump