public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-IO-Compress] f43: 2.223 bump (rhbz#2497019)
Date: Thu, 30 Jul 2026 12:33:17 GMT [thread overview]
Message-ID: <178541479738.1.10718989679762907173.rpms-perl-IO-Compress-507666805a79@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-IO-Compress
Branch : f43
Commit : 507666805a798872e49ab3d268a571b10fb9fb4d
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-07-30T14:33:06+02:00
Stats : +11/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-IO-Compress/c/507666805a798872e49ab3d268a571b10fb9fb4d?branch=f43
Log:
2.223 bump (rhbz#2497019)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index feff141..b810a8d 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -7,18 +7,19 @@
%bcond_with perl_IO_Compress_enables_optional_test
%endif
-# Dependency version if different to this package version
-%global depver 2.218
+# Dependency versions if different to this package version
+%global depver_bzip2 2.218
+%global depver_zlib 2.222
%{?perl_default_filter}
Name: perl-IO-Compress
-Version: 2.221
+Version: 2.223
Release: 1%{?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
-Source0: https://cpan.metacpan.org/modules/by-module/IO/IO-Compress-%{version}.tar.gz
+Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/IO-Compress-%{version}.tar.gz
BuildArch: noarch
# Module Build
BuildRequires: coreutils
@@ -33,8 +34,8 @@ BuildRequires: perl(File::Spec::Functions)
# Module Runtime
BuildRequires: perl(bytes)
BuildRequires: perl(Carp)
-BuildRequires: perl(Compress::Raw::Bzip2) >= %{?depver}%{!?depver:%{version}}
-BuildRequires: perl(Compress::Raw::Zlib) >= %{?depver}%{!?depver:%{version}}
+BuildRequires: perl(Compress::Raw::Bzip2) >= %{?depver_bzip2}%{!?depver_bzip2:%{version}}
+BuildRequires: perl(Compress::Raw::Zlib) >= %{?depver_zlib}%{!?depver_zlib:%{version}}
BuildRequires: perl(constant)
BuildRequires: perl(Encode)
BuildRequires: perl(Exporter)
@@ -211,6 +212,9 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
%{_libexecdir}/%{name}
%changelog
+* Thu Jul 30 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2.223-1
+- 2.223 bump (rhbz#2497019)
+
* Mon Jun 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2.221-1
- 2.221 bump (rhbz#2489325)
Fixed CVE-2025-15649, CVE-2026-48961, CVE-2026-48962, CVE-2026-48959
diff --git a/sources b/sources
index be299eb..29ff531 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (IO-Compress-2.221.tar.gz) = f8c7314982c0757b5d1ddbb8ad015aab78d16d01d2b86b931ddb02fba7c86d2323b7c17a4560c4f7e74fe6f3f09b4d4402434556ffba11abe90ba2ce61590f28
+SHA512 (IO-Compress-2.223.tar.gz) = 2eac9003385f2bcb5323fa9f88fbe79fda74a2c223a8af41377051eb108a2ab2e05ab9a9b5b4d31a43132cb08bf7dc68c868be549f77833b2e468a50d656399f
reply other threads:[~2026-07-30 12:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178541479738.1.10718989679762907173.rpms-perl-IO-Compress-507666805a79@fedoraproject.org \
--to=jplesnik@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox