public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-IO-Compress] rawhide: 2.222 bump (rhbz#2496861)
Date: Fri, 03 Jul 2026 16:54:51 GMT [thread overview]
Message-ID: <178309769198.1.15192955108644717182.rpms-perl-IO-Compress-fdc3b76fef91@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-IO-Compress
Branch : rawhide
Commit : fdc3b76fef91790c4d8225b3e16caaff66b6c5eb
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-03T17:26:09+01:00
Stats : +11/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-IO-Compress/c/fdc3b76fef91790c4d8225b3e16caaff66b6c5eb?branch=rawhide
Log:
2.222 bump (rhbz#2496861)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index 65bea89..d237a4a 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -7,13 +7,14 @@
%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.222
Release: 1%{?dist}
Summary: Read and write compressed data
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -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,10 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
%{_libexecdir}/%{name}
%changelog
+* Fri Jul 3 2026 Paul Howarth <paul@city-fan.org> - 2.222-1
+- 2.222 bump (rhbz#2496861)
+- Split depver macro into depver_bzip2 and depver_zlib
+
* Tue Jun 16 2026 Paul Howarth <paul@city-fan.org> - 2.221-1
- 2.221 bump (rhbz#2489325)
diff --git a/sources b/sources
index be299eb..9dc6972 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (IO-Compress-2.221.tar.gz) = f8c7314982c0757b5d1ddbb8ad015aab78d16d01d2b86b931ddb02fba7c86d2323b7c17a4560c4f7e74fe6f3f09b4d4402434556ffba11abe90ba2ce61590f28
+SHA512 (IO-Compress-2.222.tar.gz) = 26c27ea0ef78407c89dae83fb4f5eb38a2d0c0a461cce281303bdbad996b515e3093013f572d4bcf639801509b39ac284fc155e9d6036a432be6b621027b6db7
reply other threads:[~2026-07-03 16:54 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=178309769198.1.15192955108644717182.rpms-perl-IO-Compress-fdc3b76fef91@fedoraproject.org \
--to=paul@city-fan.org \
--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