public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-ds] epel10.2: rebuild with default php 8.3 #2488949
@ 2026-06-16  6:00 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-16  6:00 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-16  6:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16  6:00 [rpms/php-pecl-ds] epel10.2: rebuild with default php 8.3 #2488949 Remi Collet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox