public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-yac] epel10.3: Ensure default PHP 8.3 on EPEL-10
@ 2026-08-26 9:32 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-08-26 9:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-pecl-yac
Branch : epel10.3
Commit : 310d85404554bbb2b7dc8ae3d3fbc1ca84a11cc0
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-08-26T11:31:12+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-yac/c/310d85404554bbb2b7dc8ae3d3fbc1ca84a11cc0?branch=epel10.3
Log:
Ensure default PHP 8.3 on EPEL-10
---
diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec
index 2a2ec1a..3658032 100644
--- a/php-pecl-yac.spec
+++ b/php-pecl-yac.spec
@@ -35,7 +35,8 @@ ExcludeArch: %{ix86}
BuildRequires: make
BuildRequires: gcc
-BuildRequires: php-devel
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires: (php-devel >= 8.3 with php-devel < 8.4)
BuildRequires: php-pecl-msgpack-devel
BuildRequires: php-pecl-igbinary-devel
BuildRequires: lz4-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 9:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 9:32 [rpms/php-pecl-yac] epel10.3: Ensure default PHP 8.3 on EPEL-10 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox