From 78879b98c04e3e0d0d70731ad02bd10d54c2eaf6 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Tue, 23 Jan 2024 19:56:02 +0100 Subject: [PATCH] Update versions of bundled libs Related: 22833 --- mysql.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysql.spec b/mysql.spec index 733d67f..4b25e83 100644 --- a/mysql.spec +++ b/mysql.spec @@ -86,9 +86,9 @@ ExcludeArch: %{ix86} %bcond_with bundled_zstd %bcond_with bundled_fido2 %endif -%global zstd_bundled_version 1.5.0 +%global zstd_bundled_version 1.5.5 %global libevent_bundled_version 2.1.11 -%global fido2_bundled_version 1.8.0 +%global fido2_bundled_version 1.13.0 # Include files for SysV init or systemd %if 0%{?fedora} >= 15 || 0%{?rhel} >= 7