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