public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-IO-Compress] f44: 2.223 bump (rhbz#2497019)
@ 2026-07-30 12:32 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-30 12:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-IO-Compress
Branch : f44
Commit : 7b9673cf7824c10ae43e33000fbe41b4d330a4e1
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-07-30T14:32:10+02:00
Stats  : +11/-7 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-IO-Compress/c/7b9673cf7824c10ae43e33000fbe41b4d330a4e1?branch=f44

Log:
2.223 bump (rhbz#2497019)

---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index dbf079d..f84ed76 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-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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-30 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 12:32 [rpms/perl-IO-Compress] f44: 2.223 bump (rhbz#2497019) Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox