1.15 bump
This commit is contained in:
parent
e7c53ade8e
commit
a26cabfa27
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/IO-Zlib-1.12.tar.gz
|
||||
/IO-Zlib-1.13.tar.gz
|
||||
/IO-Zlib-1.14.tar.gz
|
||||
/IO-Zlib-1.15.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Name: perl-IO-Zlib
|
||||
# To compete with perl.spec
|
||||
Epoch: 1
|
||||
Version: 1.14
|
||||
Release: 503%{?dist}
|
||||
Version: 1.15
|
||||
Release: 1%{?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
|
||||
* Wed Jul 17 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.15-1
|
||||
- 1.15 bump
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:1.14-503
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (IO-Zlib-1.14.tar.gz) = b638be7f4be266035a029ea6553b782f8bb6e3876e371cebeab60c975b3faca722d20c90e58167dcdae77fb0329271fbf45aa225e79ad45934735b3017e33237
|
||||
SHA512 (IO-Zlib-1.15.tar.gz) = 479dbdd0ce05ea090f9bc7e555142173772066f18092bb7511e33066b49deb42dff44680067447220703ec1f055a4491a6d03f311f16de6fbbb5b5162e2717bd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user