public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/php-zstd] epel10.2: rebuild with default php 8.3 #2488949
Date: Tue, 30 Jun 2026 11:40:13 GMT [thread overview]
Message-ID: <178281961380.1.4431158096084911662.rpms-php-zstd-601d50030c88@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-zstd
Branch : epel10.2
Commit : 601d50030c88911f971f38d191a79ba4c7d9e709
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-30T13:40:07+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-zstd/c/601d50030c88911f971f38d191a79ba4c7d9e709?branch=epel10.2
Log:
rebuild with default php 8.3 #2488949
(cherry picked from commit 7fa5ebdb0e9ece482fc470d33dc94749589ce28e)
---
diff --git a/php-zstd.spec b/php-zstd.spec
index 1c1c297..261635a 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -19,7 +19,7 @@
Summary: Zstandard extension
Name: php-%{pecl_name}
Version: 0.16.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: MIT
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{sources}.tgz
@@ -28,7 +28,8 @@ ExcludeArch: %{ix86}
BuildRequires: make
BuildRequires: gcc
-BuildRequires: php-devel >= 7.0
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires:(php-devel >= 8.3 with php-devel < 8.4)
BuildRequires: php-pecl-apcu-devel
BuildRequires: php-pear
BuildRequires: pkgconfig(libzstd)
@@ -166,6 +167,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
%changelog
+* Tue Jun 30 2026 Remi Collet <remi@remirepo.net> - 0.16.0-2
+- rebuild with default php 8.3 #2488949
+
* Tue Jun 9 2026 Remi Collet <remi@remirepo.net> - 0.16.0-1
- update to 0.16.0
reply other threads:[~2026-06-30 11:40 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=178281961380.1.4431158096084911662.rpms-php-zstd-601d50030c88@fedoraproject.org \
--to=remi@fedoraproject.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