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: rebuild with default php 8.3 #2488949
Date: Tue, 30 Jun 2026 11:36:56 GMT	[thread overview]
Message-ID: <178281941694.1.5952072309409327983.rpms-php-zstd-7fa5ebdb0e9e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/php-zstd
Branch : epel10
Commit : 7fa5ebdb0e9ece482fc470d33dc94749589ce28e
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-06-30T13:36:50+02:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/php-zstd/c/7fa5ebdb0e9ece482fc470d33dc94749589ce28e?branch=epel10

Log:
rebuild with default php 8.3 #2488949

---
diff --git a/php-zstd.spec b/php-zstd.spec
index acf3c51..c13ff63 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -25,7 +25,7 @@ Name:          php-%{pecl_name}
 Summary:       Zstandard extension
 License:       MIT
 Version:       0.16.0
-Release:       1%{?dist}
+Release:       2%{?dist}
 %forgemeta
 URL:           %{forgeurl}
 Source0:       %{forgesource}
@@ -34,7 +34,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: pkgconfig(libzstd)
 
@@ -152,6 +153,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
+
 * Fri Jun  5 2026 Remi Collet <remi@remirepo.net> - 0.16.0-1
 - update to 0.16.0
 - drop pear/pecl dependency

                 reply	other threads:[~2026-06-30 11:36 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=178281941694.1.5952072309409327983.rpms-php-zstd-7fa5ebdb0e9e@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