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-pecl-yac] epel10.3: Ensure default PHP 8.3 on EPEL-10
Date: Wed, 26 Aug 2026 09:32:01 GMT [thread overview]
Message-ID: <178773672119.1.8959361618944638297.rpms-php-pecl-yac-310d85404554@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-26 9:32 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=178773672119.1.8959361618944638297.rpms-php-pecl-yac-310d85404554@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