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-mongodb] epel10.2: v1.21.9
Date: Tue, 08 Sep 2026 05:05:34 GMT	[thread overview]
Message-ID: <178884393474.1.15687845937632296824.rpms-php-pecl-mongodb-dad8bb77aae6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/php-pecl-mongodb
Branch : epel10.2
Commit : dad8bb77aae602f267197b3d50bc88ee1c30b9a5
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-09-08T07:05:28+02:00
Stats  : +9/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/php-pecl-mongodb/c/dad8bb77aae602f267197b3d50bc88ee1c30b9a5?branch=epel10.2

Log:
v1.21.9

---
diff --git a/.gitignore b/.gitignore
index 042a889..f16613e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,4 @@ clog
 /mongodb-1.20.1.tgz
 /mongodb-1.21.0.tgz
 /mongodb-1.21.5.tgz
+/mongodb-1.21.9.tgz

diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index 9270d3d..da5f252 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -16,13 +16,13 @@
 # After 40-smbclient.ini, see https://jira.mongodb.org/browse/PHPC-658
 %global ini_name          50-%{pecl_name}.ini
 
-%global upstream_version  1.21.5
+%global upstream_version  1.21.9
 #global upstream_prever   RC1
 #global upstream_lower    ~rc1
 %global sources           %{pecl_name}-%{upstream_version}%{?upstream_prever}
 
 # Required versions from config.m4
-%global minimal_libmongo  1.30.7
+%global minimal_libmongo  1.30.9
 %global minimal_libcrypt  1.12.0
 
 # Build dependencies
@@ -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}
@@ -157,6 +158,9 @@ OPT="-n"
 
 
 %changelog
+* Tue Sep  8 2026 Remi Collet <remi@remirepo.net> - 1.21.9-1
+- update to 1.21.9
+
 * Thu Feb  5 2026 Remi Collet <remi@remirepo.net> - 1.21.5-1
 - update to 1.21.5
 

diff --git a/sources b/sources
index e0aed22..35525a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mongodb-1.21.5.tgz) = 551eff90a09b88188ce0eb62dc4f22c6dcc152feeeba7cef28e8b16c1e1d512024323c7619f18a3da909d26a8716fc1a261831ff05849a7651c0d489ab25c055
+SHA512 (mongodb-1.21.9.tgz) = 9cdea3f0ab8dd0f3e82c4a8abd584dbd40d8423edf02ae66438097ccd71b6c2b1e8769dd6812730c175c29090edf7a68340eb73d2613ec334ace7ff8890e0d31

                 reply	other threads:[~2026-09-08  5:05 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=178884393474.1.15687845937632296824.rpms-php-pecl-mongodb-dad8bb77aae6@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