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.2: rebuild with default php 8.3 #2488949
Date: Tue, 16 Jun 2026 06:00:50 GMT	[thread overview]
Message-ID: <178158965054.1.2197374921952811570.rpms-php-pecl-ds-23080405608d@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            Log:
            rebuild with default php 8.3 #2488949

(cherry picked from commit ac65699f1a74eedbd334f13318be7057b94cef0b)

---
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index d6a3c68..c4998c3 100644
--- a/php-pecl-ds.spec
+++ b/php-pecl-ds.spec
@@ -31,7 +31,7 @@
 Summary:        Data Structures for PHP
 Name:           php-pecl-%{pecl_name}
 Version:        1.8.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
@@ -43,7 +43,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-pear
 BuildRequires:  php-gmp
 BuildRequires:  php-json
@@ -154,6 +155,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  6:00 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=178158965054.1.2197374921952811570.rpms-php-pecl-ds-23080405608d@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