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

            A new commit has been pushed.

            Repo   : rpms/php-pecl-mongodb2
            Branch : epel10.3
            Commit : f33b348d373be4cb7fa99ea8a25f21fd6f803722
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-09-03T08:15:18+02:00
            Stats  : +11/-9 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-pecl-mongodb2/c/f33b348d373be4cb7fa99ea8a25f21fd6f803722?branch=epel10.3

            Log:
            update to 2.5.0

raise dependency on libmongoc 2.5.1 and libmongocrypt 1.20.3

(cherry picked from commit c29036d12f2933b585637f3c982e49f231c29c45)

---
diff --git a/.gitignore b/.gitignore
index 09141f7..0dcc48b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
 clog
-/mongo-php-driver-2.3.3.tar.gz
-/mongo-php-driver-2.4.0.tar.gz
-/mongo-php-driver-2.4.1.tar.gz
+/mongo-php-driver-2.5.0.tar.gz

diff --git a/php-pecl-mongodb2.spec b/php-pecl-mongodb2.spec
index c12813e..c2da0dc 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.4.1
+%global upstream_version  2.5.0
 #global upstream_prever   RC1
 #global upstream_lower    ~rc1
 
 # Required versions from config.m4
-%global minimal_libmongo  2.4.0
-%global minimal_libcrypt  1.20.2
+%global minimal_libmongo  2.5.1
+%global minimal_libcrypt  1.20.3
 
 # Build dependencies
-%global system_libmongo   2.4.0
-%global system_libcrypt   1.20.2
+%global system_libmongo   2.5.1
+%global system_libcrypt   1.20.3
 
 # Github forge
 %global gh_vend           mongodb
@@ -166,6 +166,10 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
 
 
 %changelog
+* 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
+
 * Tue Sep  1 2026 Remi Collet <remi@remirepo.net> - 2.4.1-1
 - update to 2.4.1
 - raise dependency on libmongocrypt 1.20.2

diff --git a/sources b/sources
index c204e83..2f5cfea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mongo-php-driver-2.4.1.tar.gz) = a737393bd0478a3c90258c3b4b2049d266e2cad2ba8f75f22cdd1074b31c99a15de982d715954039132f2d8c78a85f0cf12f91974e6e39ce19aa7b8c95912b4c
+SHA512 (mongo-php-driver-2.5.0.tar.gz) = da42633c73832bb0aeac5fd5b8064faff75a10007a6f204f6d160c2396e5a0255d0c66ac5ebbfc4e89012041c22c2c9a321cb776a35844c93489b5e4a65ff4f8

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

only message in thread, other threads:[~2026-09-03  6:16 UTC | newest]

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

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