public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mongo-c-driver] rawhide: v2.3.2
@ 2026-07-08 5:08 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-07-08 5:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mongo-c-driver
Branch : rawhide
Commit : 40ea55fa65fdc728b16dbf8046c113be2b4f53f0
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-07-08T07:08:09+02:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/mongo-c-driver/c/40ea55fa65fdc728b16dbf8046c113be2b4f53f0?branch=rawhide
Log:
v2.3.2
---
diff --git a/.gitignore b/.gitignore
index ff175d7..cdb4b94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ clog
/2.2.4.tar.gz
/2.3.0.tar.gz
/2.3.1.tar.gz
+/2.3.2.tar.gz
diff --git a/mongo-c-driver.spec b/mongo-c-driver.spec
index 05080f7..ea709ba 100644
--- a/mongo-c-driver.spec
+++ b/mongo-c-driver.spec
@@ -10,7 +10,7 @@
%global gh_project mongo-c-driver
%global libname libmongoc
%global soname 2
-%global up_version 2.3.1
+%global up_version 2.3.2
#global up_prever rc0
# disabled as require a MongoDB server
%bcond_with tests
@@ -30,7 +30,7 @@
Name: mongo-c-driver
Summary: Client library written in C for MongoDB
Version: %{up_version}%{?up_prever:~%{up_prever}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# See THIRD_PARTY_NOTICES
License: Apache-2.0 AND ISC AND MIT AND Zlib
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -275,6 +275,9 @@ exit $ret
%changelog
+* Wed Jul 8 2026 Remi Collet <remi@remirepo.net> - 2.3.2-1
+- update to 2.3.2
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2.3.1-2
- Rebuilt for openssl 4.0
diff --git a/sources b/sources
index ad86def..9c8735c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (2.3.1.tar.gz) = b182ca5f15578255cca177c5177bd9c7599ef829e8fb1c8cb381a56a90f8548ae3ab76a9d9c40931fb36815ba0d98d2d6c4c7270b94079a1a08c63688901f324
+SHA512 (2.3.2.tar.gz) = 5c70bd494118800a077e67da9c79f897c46a815760a2b504d9d4d0be64854b99a7af10ca2c243c3af7c5661926590e49b3aa7c7e4758dbf223aca380b1be9234
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 5:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 5:08 [rpms/mongo-c-driver] rawhide: v2.3.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