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-ds] epel10: rebuild with default php 8.3 #2488949
Date: Tue, 16 Jun 2026 05:59:40 GMT	[thread overview]
Message-ID: <178158958042.1.1971896066374387990.rpms-php-pecl-ds-ac65699f1a74@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/php-pecl-ds
Branch : epel10
Commit : ac65699f1a74eedbd334f13318be7057b94cef0b
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-06-16T07:59:30+02:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/php-pecl-ds/c/ac65699f1a74eedbd334f13318be7057b94cef0b?branch=epel10

Log:
rebuild with default php 8.3 #2488949

---
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index 2ee0165..e2f9efb 100644
--- a/php-pecl-ds.spec
+++ b/php-pecl-ds.spec
@@ -38,7 +38,7 @@ Summary:        Data Structures for PHP
 Name:           php-pecl-%{pecl_name}
 License:        MIT
 Version:        1.8.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 %forgemeta -a
 URL:            %{forgeurl}
 Source0:        %{forgesource0}
@@ -48,7 +48,8 @@ ExcludeArch:    %{ix86}
 
 BuildRequires:  make
 BuildRequires:  gcc
-BuildRequires:  php-devel >= 8.2
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires:(php-devel >= 8.3 with php-devel < 8.4)
 BuildRequires:  php-gmp
 BuildRequires:  php-json
 %if %{with tests}
@@ -150,6 +151,9 @@ mv tests/tests/CollectionTest.php tests/tests/Collection.php
 
 
 %changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 1.8.0-2
+- rebuild with default php 8.3 #2488949
+
 * Tue Apr 14 2026 Remi Collet <remi@remirepo.net> - 1.8.0-1
 - update to 1.8.0
 - raise dependency on PHP 8.2

                 reply	other threads:[~2026-06-16  5:59 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=178158958042.1.1971896066374387990.rpms-php-pecl-ds-ac65699f1a74@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