From 87417ead41b79db8e5b8ea97d48480e331b88c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Thu, 15 Jul 2021 19:52:36 +0200 Subject: [PATCH] rhbz#1837364 - fix talloc version --- libldb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libldb.spec b/libldb.spec index 8d316dd..2117676 100644 --- a/libldb.spec +++ b/libldb.spec @@ -19,7 +19,7 @@ %bcond_with python3 %endif -%global talloc_version 2.4.0 +%global talloc_version 2.3.3 %global tdb_version 1.4.4 %global tevent_version 0.11.0