public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmongocrypt] rawhide: update to 1.19.0
@ 2026-06-09 10:02 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-09 10:02 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libmongocrypt
            Branch : rawhide
            Commit : 8e27fc95caf35981f38c70b76e702d2925e07232
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-06-09T12:02:36+02:00
            Stats  : +5/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libmongocrypt/c/8e27fc95caf35981f38c70b76e702d2925e07232?branch=rawhide

            Log:
            update to 1.19.0

drop html documentation

---
diff --git a/libmongocrypt.spec b/libmongocrypt.spec
index 1680ea1..e914eb1 100644
--- a/libmongocrypt.spec
+++ b/libmongocrypt.spec
@@ -14,7 +14,7 @@
 
 Name:      %{libname}
 Summary:   The companion C library for client side encryption in drivers
-Version:   1.18.2
+Version:   1.19.0
 Release:   1%{?dist}
 
 # see kms-message/THIRD_PARTY_NOTICES
@@ -36,7 +36,6 @@ BuildRequires: gcc-c++
 BuildRequires: openssl-devel
 BuildRequires: cmake(bson) >= 2.2
 # for documentation
-BuildRequires: doxygen
 BuildRequires: make
 # for IntelRDFPMathLib
 BuildRequires: git
@@ -79,8 +78,6 @@ cp kms-message/COPYING             LICENSE.kms-message
 
 %cmake_build
 
-doxygen ./doc/Doxygen
-
 
 %install
 %cmake_install
@@ -105,7 +102,6 @@ fi
 
 %files devel
 %doc *.md
-%doc doc/html
 %{_includedir}/kms_message
 %{_includedir}/mongocrypt
 %{_libdir}/libkms_message.so
@@ -116,6 +112,10 @@ fi
 
 
 %changelog
+* Tue Jun  9 2026 Remi Collet <remi@remirepo.net> - 1.19.0-1
+- update to 1.19.0
+- drop html documentation
+
 * Mon May 25 2026 Remi Collet <remi@remirepo.net> - 1.18.2-1
 - update to 1.18.2
 

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

only message in thread, other threads:[~2026-06-09 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 10:02 [rpms/libmongocrypt] rawhide: update to 1.19.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