From 7673bbf2d40e1470a3435e1942914c37f2c481a8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:21:40 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libldb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libldb.spec b/libldb.spec index f9e4380..0597289 100644 --- a/libldb.spec +++ b/libldb.spec @@ -25,7 +25,7 @@ Name: libldb Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A schema-less, ldap like, API and database Requires: libtalloc%{?_isa} >= %{talloc_version} Requires: libtdb%{?_isa} >= %{tdb_version} @@ -223,6 +223,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_* %endif %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.3.0-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 24 2021 Lukas Slebodnik - 2.3.0-1 - libldb-2.3.0 is required for new samba