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-mailparse] epel10.2: rebuild with default php 8.3 #2488949
Date: Tue, 16 Jun 2026 05:48:10 GMT [thread overview]
Message-ID: <178158889028.1.11366499457501705869.rpms-php-pecl-mailparse-70982c32f512@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-pecl-mailparse
Branch : epel10.2
Commit : 70982c32f512f702a8f345b2235460216414a4a7
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-16T07:48:03+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-mailparse/c/70982c32f512f702a8f345b2235460216414a4a7?branch=epel10.2
Log:
rebuild with default php 8.3 #2488949
(cherry picked from commit 59e9d304598496512adcbcc69d8dae6c969b6178)
---
diff --git a/php-pecl-mailparse.spec b/php-pecl-mailparse.spec
index 866a0db..3441786 100644
--- a/php-pecl-mailparse.spec
+++ b/php-pecl-mailparse.spec
@@ -18,7 +18,7 @@
Summary: PHP PECL package for parsing and working with email messages
Name: php-pecl-mailparse
Version: 3.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: PHP-3.01
URL: https://pecl.php.net/package/mailparse
Source0: https://pecl.php.net/get/%{sources}.tgz
@@ -27,7 +27,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
@@ -127,6 +128,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
reply other threads:[~2026-06-16 5:48 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=178158889028.1.11366499457501705869.rpms-php-pecl-mailparse-70982c32f512@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