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-mongodb2] epel10: rebuild with default php 8.3 #2488949
Date: Tue, 16 Jun 2026 05:37:07 GMT [thread overview]
Message-ID: <178158822748.1.1680089812336199546.rpms-php-pecl-mongodb2-8b739b1784d8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-pecl-mongodb2
Branch : epel10
Commit : 8b739b1784d82f0a810a6df8c520530324435639
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-16T07:36:59+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-mongodb2/c/8b739b1784d82f0a810a6df8c520530324435639?branch=epel10
Log:
rebuild with default php 8.3 #2488949
---
diff --git a/php-pecl-mongodb2.spec b/php-pecl-mongodb2.spec
index f8a376e..1a00b5a 100644
--- a/php-pecl-mongodb2.spec
+++ b/php-pecl-mongodb2.spec
@@ -38,7 +38,7 @@ Name: php-pecl-%{pecl_name}2
Summary: MongoDB driver for PHP version 2
License: Apache-2.0
Version: %{upstream_version}%{?upstream_lower}
-Release: 1%{?dist}
+Release: 2%{?dist}
%forgemeta
URL: %{forgeurl}
Source0: %{forgesource}
@@ -46,7 +46,8 @@ Source0: %{forgesource}
ExcludeArch: %{ix86}
BuildRequires: gcc
-BuildRequires: php-devel >= 8.1
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires:(php-devel >= 8.3 with php-devel < 8.4)
BuildRequires: php-json
BuildRequires: pkgconfig(bson2) >= %{system_libmongo}
BuildRequires: pkgconfig(mongoc2) >= %{system_libmongo}
@@ -151,6 +152,9 @@ OPT="-n"
%changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 2.3.3-2
+- rebuild with default php 8.3 #2488949
+
* Sat May 23 2026 Remi Collet <remi@remirepo.net> - 2.3.3-1
- update to 2.3.3
reply other threads:[~2026-06-16 5:37 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=178158822748.1.1680089812336199546.rpms-php-pecl-mongodb2-8b739b1784d8@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