diff --git a/SPECS/libldb.spec b/SPECS/libldb.spec
index 7a1f7e9..8998492 100644
--- a/SPECS/libldb.spec
+++ b/SPECS/libldb.spec
@@ -25,7 +25,7 @@
 
 Name: libldb
 Version: 2.5.2
-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}
@@ -222,6 +222,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
 %endif
 
 %changelog
+* Thu Aug 11 2022 Andreas Schneider <asn@redhat.com> - 2.5.2-2
+- resolves: rhbz#2108998 - Rebuild to include python3-ldb-devel in CRB
+
 * Wed Jul 27 2022 Andreas Schneider <asn@redhat.com> - 2.5.2-1
 - Rebase to version 2.5.2
 - resolves: rhbz#2109016 - Fix CVE-2022-32746