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

A new commit has been pushed.

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

Log:
rebuild with default php 8.3 #2488949

---
diff --git a/php-pecl-ssh2.spec b/php-pecl-ssh2.spec
index 5dd3bfd..60abca8 100644
--- a/php-pecl-ssh2.spec
+++ b/php-pecl-ssh2.spec
@@ -5,7 +5,7 @@
 
 Name:           php-pecl-ssh2
 Version:        1.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Bindings for the libssh2 library
 
 License:        PHP-3.01
@@ -17,7 +17,8 @@ ExcludeArch:    %{ix86}
 BuildRequires:  make
 BuildRequires:  gcc
 BuildRequires:  libssh2-devel >= 1.2
-BuildRequires:  php-devel >= 8.0
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires: (php-devel >= 8.3 with php-devel < 8.4)
 BuildRequires:  php-pear
 
 Provides:       php-%{pecl_name}               = %{version}
@@ -104,6 +105,9 @@ done
 
 
 %changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 1.5.0-2
+- rebuild with default php 8.3 #2488949
+
 * Tue Apr  7 2026 Remi Collet <remi@remirepo.net> - 1.5.0-1
 - Update to 1.5.0
 

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

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