From 765687a691d44f9263313106b883a70d76d8296b3786cc4f54dbc076eaaf4c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Tue, 15 Mar 2016 16:42:53 +0000 Subject: [PATCH] Require talloc 2.1.6 at build time; (bso#11789). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=101 --- ldb.changes | 5 +++++ ldb.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ldb.changes b/ldb.changes index 830b8fe..7c0c16f 100644 --- a/ldb.changes +++ b/ldb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 15 16:40:29 UTC 2016 - lmuelle@suse.com + +- Require talloc 2.1.6 at build time; (bso#11789). + ------------------------------------------------------------------- Tue Mar 8 12:49:48 UTC 2016 - dimstar@opensuse.org diff --git a/ldb.spec b/ldb.spec index 1f8b85f..d0bcc4f 100644 --- a/ldb.spec +++ b/ldb.spec @@ -24,7 +24,7 @@ %define with_python3 0 %endif -%define talloc_version 2.1.5 +%define talloc_version 2.1.6 %define tdb_version 1.3.8 %define tevent_version 0.9.28