|
|
|
@ -2,7 +2,7 @@ Name: perl-IO-Zlib
|
|
|
|
|
# To compete with perl.spec
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 1.15
|
|
|
|
|
Release: 510%{?dist}
|
|
|
|
|
Release: 511%{?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,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:1.15-511
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Jul 18 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.15-510
|
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
|
|
|
|
|