From 33750e1b79a6bc515b45dfb7aaf308d46a2ebadc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Wed, 3 Jan 2018 15:47:53 +0100 Subject: [PATCH] Fix ldb_version to match what is really the new minimal required version No rebuild required, as we already have ldb 1.3.0 available in rawhide and f27 anyways. Guenther --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 1ccf715..a94caaf 100644 --- a/samba.spec +++ b/samba.spec @@ -12,7 +12,7 @@ %define talloc_version 2.1.10 %define tdb_version 1.3.15 %define tevent_version 0.9.34 -%define ldb_version 1.2.2 +%define ldb_version 1.2.3 # This should be rc1 or nil %define pre_release %nil