public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-IO-Compress] rawhide: 2.222 bump (rhbz#2496861)
@ 2026-07-03 16:54 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-03 16:54 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-07-03 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 16:54 [rpms/perl-IO-Compress] rawhide: 2.222 bump (rhbz#2496861) Paul Howarth

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