From 0691fec148d7de28f62f92f17c5d8f96096de398 Mon Sep 17 00:00:00 2001 From: Carl George Date: Sun, 2 Aug 2020 22:47:03 -0500 Subject: [PATCH] Update expected bundled PCRE version https://github.com/MariaDB/server/commit/c1291d7a6b59bfa84dbeb499aca64ea877239d9b --- mariadb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index cc213a5..345405e 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -107,7 +107,7 @@ %bcond_without unbundled_pcre %else %bcond_with unbundled_pcre -%global pcre_bundled_version 8.43 +%global pcre_bundled_version 8.44 %endif # Use main python interpretter version