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] rawhide: update to 2.5.2
Date: Fri, 04 Sep 2026 08:25:38 GMT [thread overview]
Message-ID: <178851033868.1.8988014745197469368.rpms-php-pecl-mongodb2-22d7b5410f95@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-pecl-mongodb2
Branch : rawhide
Commit : 22d7b5410f951c9b8e2ca9b8b5cb7e60ce7153ca
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-09-04T10:25:30+02:00
Stats : +11/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-mongodb2/c/22d7b5410f951c9b8e2ca9b8b5cb7e60ce7153ca?branch=rawhide
Log:
update to 2.5.2
raise dependency on libmongoc 2.5.2 and libmongocrypt 1.20.4
---
diff --git a/.gitignore b/.gitignore
index 0dcc48b..15de0b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
clog
/mongo-php-driver-2.5.0.tar.gz
+/mongo-php-driver-2.5.2.tar.gz
diff --git a/php-pecl-mongodb2.spec b/php-pecl-mongodb2.spec
index e242bcd..678c50c 100644
--- a/php-pecl-mongodb2.spec
+++ b/php-pecl-mongodb2.spec
@@ -18,17 +18,17 @@
# After 40-smbclient.ini, see https://jira.mongodb.org/browse/PHPC-658
%global ini_name 50-%{pecl_name}.ini
-%global upstream_version 2.5.0
+%global upstream_version 2.5.2
#global upstream_prever RC1
#global upstream_lower ~rc1
# Required versions from config.m4
-%global minimal_libmongo 2.5.1
-%global minimal_libcrypt 1.20.3
+%global minimal_libmongo 2.5.2
+%global minimal_libcrypt 1.20.4
# Build dependencies
-%global system_libmongo 2.5.1
-%global system_libcrypt 1.20.3
+%global system_libmongo 2.5.2
+%global system_libcrypt 1.20.4
# Github forge
%global gh_vend mongodb
@@ -165,6 +165,10 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
%changelog
+* Fri Sep 4 2026 Remi Collet <remi@remirepo.net> - 2.5.2-1
+- update to 2.5.2
+- raise dependency on libmongoc 2.5.2 and libmongocrypt 1.20.4
+
* Thu Sep 3 2026 Remi Collet <remi@remirepo.net> - 2.5.0-1
- update to 2.5.0
- raise dependency on libmongoc 2.5.1 and libmongocrypt 1.20.3
diff --git a/sources b/sources
index 2f5cfea..ff11674 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mongo-php-driver-2.5.0.tar.gz) = da42633c73832bb0aeac5fd5b8064faff75a10007a6f204f6d160c2396e5a0255d0c66ac5ebbfc4e89012041c22c2c9a321cb776a35844c93489b5e4a65ff4f8
+SHA512 (mongo-php-driver-2.5.2.tar.gz) = da04bd585f9fa66231d5d1fdc9d752a31fb66f4a66e9a5ac9a5489a4ddcdb75b142adb3bb0610f99f4dfc9a6d1656519d518b757094895589d8abfa9505b6ca8
reply other threads:[~2026-09-04 8:25 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=178851033868.1.8988014745197469368.rpms-php-pecl-mongodb2-22d7b5410f95@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