diff --git a/libldb.spec b/libldb.spec index bd57cb9..7201124 100644 --- a/libldb.spec +++ b/libldb.spec @@ -25,7 +25,7 @@ Name: libldb Version: 2.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A schema-less, ldap like, API and database Requires: libtalloc%{?_isa} >= %{talloc_version} Requires: libtdb%{?_isa} >= %{tdb_version} @@ -230,6 +230,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_* %endif %changelog +* Fri Jun 04 2021 Python Maint - 2.3.0-3 +- Rebuilt for Python 3.10 + * Thu May 20 2021 Andreas Schneider - 2.3.0-2 - Fix tests on aarch64 - Verify signature in prep state