From bcee682dc053de0cf396be12a97f2a28a5480a91 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Mon, 30 May 2022 16:05:04 +0200 Subject: [PATCH] Update the version number of the bundled PCRE2 The PCRE2 version used by upstream in the 'MariaDB 10.5.16' release is '10.40' -- Related: #2092370 --- mariadb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index c62b572..1e29c55 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -109,7 +109,7 @@ %bcond_without unbundled_pcre %else %bcond_with unbundled_pcre -%global pcre_bundled_version 10.34 +%global pcre_bundled_version 10.40 %endif # Use main python interpretter version