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

A new commit has been pushed.

Repo   : rpms/php-pecl-mailparse
Branch : epel10
Commit : 59e9d304598496512adcbcc69d8dae6c969b6178
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-06-16T07:47:04+02:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/php-pecl-mailparse/c/59e9d304598496512adcbcc69d8dae6c969b6178?branch=epel10

Log:
rebuild with default php 8.3 #2488949

---
diff --git a/php-pecl-mailparse.spec b/php-pecl-mailparse.spec
index e0947d9..5415a44 100644
--- a/php-pecl-mailparse.spec
+++ b/php-pecl-mailparse.spec
@@ -24,7 +24,7 @@ Name:      php-pecl-%{pecl_name}
 Summary:   PHP PECL package for parsing and working with email messages
 License:   PHP-3.01
 Version:   3.2.0
-Release:   1%{?dist}
+Release:   2%{?dist}
 %forgemeta
 URL:       %{forgeurl}
 Source0:   %{forgesource}
@@ -33,7 +33,8 @@ ExcludeArch:   %{ix86}
 
 BuildRequires: make
 BuildRequires: gcc
-BuildRequires: php-devel
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires:(php-devel >= 8.3 with php-devel < 8.4)
 BuildRequires: php-pear
 # Required by phpize
 BuildRequires: autoconf, automake, libtool
@@ -121,6 +122,9 @@ NO_INTERACTION=1 \
 
 
 %changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 3.2.0-2
+- rebuild with default php 8.3 #2488949
+
 * Thu Apr  9 2026 Remi Collet <remi@remirepo.net> - 3.2.0-1
 - update to 3.2.0
 - drop dependency on mbstring

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

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