Update versions of bundled libs

Related: 22833
This commit is contained in:
Honza Horak 2024-01-23 19:56:02 +01:00
parent 95a17512d0
commit 78879b98c0
1 changed files with 2 additions and 2 deletions

View File

@ -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