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-xpass] epel10: rebuild with default php 8.3 #2488949
Date: Tue, 16 Jun 2026 06:44:25 GMT [thread overview]
Message-ID: <178159226501.1.16007193570645200465.rpms-php-pecl-xpass-a838a8be3419@fedoraproject.org> (raw)
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)
reply other threads:[~2026-06-16 6:44 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=178159226501.1.16007193570645200465.rpms-php-pecl-xpass-a838a8be3419@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