public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-mongodb2] rawhide: v2.4.1
@ 2026-09-01 6:17 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-09-01 6:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-pecl-mongodb2
Branch : rawhide
Commit : 22ab0fb9e85b5fd06426788468004990efc57222
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-09-01T08:16:55+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-mongodb2/c/22ab0fb9e85b5fd06426788468004990efc57222?branch=rawhide
Log:
v2.4.1
---
diff --git a/.gitignore b/.gitignore
index 0788a51..09141f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
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
diff --git a/php-pecl-mongodb2.spec b/php-pecl-mongodb2.spec
index 4f43a90..0526a67 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.0
+%global upstream_version 2.4.1
#global upstream_prever RC1
#global upstream_lower ~rc1
# Required versions from config.m4
%global minimal_libmongo 2.4.0
-%global minimal_libcrypt 1.20.0
+%global minimal_libcrypt 1.20.2
# Build dependencies
%global system_libmongo 2.4.0
-%global system_libcrypt 1.20.0
+%global system_libcrypt 1.20.2
# Github forge
%global gh_vend mongodb
@@ -165,6 +165,10 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
%changelog
+* 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
+
* Tue Aug 25 2026 Remi Collet <remi@remirepo.net> - 2.4.0-1
- update to 2.4.0
- raise dependency on libmongoc 2.4.0 and libmongocrypt 1.20.0
diff --git a/sources b/sources
index 63f3326..c204e83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mongo-php-driver-2.4.0.tar.gz) = 31b12e2533cf0eb2c997b3da976fc5421e14073ee3399583db2d99de3e884cb9fe230234f5b07f7b7511c8c4b43ecac4a95450eebc1afd3deee4b8fcbd56ffbf
+SHA512 (mongo-php-driver-2.4.1.tar.gz) = a737393bd0478a3c90258c3b4b2049d266e2cad2ba8f75f22cdd1074b31c99a15de982d715954039132f2d8c78a85f0cf12f91974e6e39ce19aa7b8c95912b4c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-01 6:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 6:17 [rpms/php-pecl-mongodb2] rawhide: v2.4.1 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox