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

A new commit has been pushed.

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

Log:
rebuild with default php 8.3 #2488949

---
diff --git a/php-pecl-xpass.spec b/php-pecl-xpass.spec
index e7701b4..e1896bc 100644
--- a/php-pecl-xpass.spec
+++ b/php-pecl-xpass.spec
@@ -31,7 +31,7 @@ Name:           %{php_base}-pecl-%{pecl_name}
 Summary:        Extended password extension
 License:        BSD-3-Clause
 Version:        %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release:        1%{?dist}
+Release:        2%{?dist}
 %forgemeta
 URL:            %{forgeurl}
 Source0:        %{forgesource}
@@ -42,7 +42,8 @@ BuildRequires:  make
 BuildRequires:  gcc
 BuildRequires:  pkgconfig(libxcrypt) >= 4.4
 BuildRequires:  libxcrypt-devel
-BuildRequires:  %{php_base}-devel >= 8.0
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires:(php-devel >= 8.3 with php-devel < 8.4)
 
 Requires:       php(zend-abi) = %{php_zend_api}
 Requires:       php(api) = %{php_core_api}
@@ -142,6 +143,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}/%{php_extdir}/%{pecl_name}.so" \
 
 
 %changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 1.2.1-2
+- rebuild with default php 8.3 #2488949
+
 * Fri Apr 17 2026 Remi Collet <remi@remirepo.net> - 1.2.1-1
 - update to 1.2.1
 - PHP License updated from version 3 to version 4 (BSD-3-Clause)

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

only message in thread, other threads:[~2026-06-16  6:44 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:44 [rpms/php-pecl-xpass] 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