public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-ds] epel10: rebuild with default php 8.3 #2488949
@ 2026-06-16 5:59 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-16 5:59 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-16 5:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 5:59 [rpms/php-pecl-ds] epel10: 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