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.2: rebuild with default php 8.3
Date: Tue, 08 Sep 2026 05:02:22 GMT [thread overview]
Message-ID: <178884374249.1.1850860204668757387.rpms-php-pecl-mongodb2-c1bcb7b9cdc9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-pecl-mongodb2
Branch : epel10.2
Commit : c1bcb7b9cdc9108c9ae64da728f43df532b7623b
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-09-08T07:02:12+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-mongodb2/c/c1bcb7b9cdc9108c9ae64da728f43df532b7623b?branch=epel10.2
Log:
rebuild with default php 8.3
---
diff --git a/php-pecl-mongodb2.spec b/php-pecl-mongodb2.spec
index e4831ff..e610c2d 100644
--- a/php-pecl-mongodb2.spec
+++ b/php-pecl-mongodb2.spec
@@ -32,7 +32,7 @@
Summary: MongoDB driver for PHP version 2
Name: php-pecl-%{pecl_name}2
Version: %{upstream_version}%{?upstream_lower}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: Apache-2.0
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
@@ -40,7 +40,8 @@ Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upst
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-pear
BuildRequires: php-json
BuildRequires: pkgconfig(libbson-1.0) >= %{system_libmongo}
@@ -171,6 +172,9 @@ OPT="-n"
%changelog
+* Tue Sep 8 2026 Remi Collet <remi@remirepo.net> - 2.1.9-2
+- rebuild with default php 8.3
+
* Tue Sep 8 2026 Remi Collet <remi@remirepo.net> - 2.1.9-1
- update to 2.1.9
reply other threads:[~2026-09-08 5:02 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=178884374249.1.1850860204668757387.rpms-php-pecl-mongodb2-c1bcb7b9cdc9@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