public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-mongodb2] epel10: update to 2.5.2
@ 2026-09-04  8:26 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-09-04  8:26 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/php-pecl-mongodb2
            Branch : epel10
            Commit : 8e846d8016a4817a7b365cdaedd4d8e166281691
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-09-04T10:26:27+02:00
            Stats  : +11/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-pecl-mongodb2/c/8e846d8016a4817a7b365cdaedd4d8e166281691?branch=epel10

            Log:
            update to 2.5.2

raise dependency on libmongoc 2.5.2 and libmongocrypt 1.20.4

(cherry picked from commit 22d7b5410f951c9b8e2ca9b8b5cb7e60ce7153ca)

---
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 c2da0dc..3647bc2 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
@@ -166,6 +166,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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-04  8:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04  8:26 [rpms/php-pecl-mongodb2] epel10: update to 2.5.2 Remi Collet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox