diff --git a/ldb-2.6.1.tar.gz b/ldb-2.6.1.tar.gz deleted file mode 100644 index 806074e5ffd18b36d1314b983c5afa21090f58e7..0000000000000000000000000000000000000000 Binary files a/ldb-2.6.1.tar.gz and /dev/null differ diff --git a/ldb-2.7.1.tar.gz b/ldb-2.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..15fde8c30314b5f7fc8b8f5714b802d9a74ee622 Binary files /dev/null and b/ldb-2.7.1.tar.gz differ diff --git a/libldb.spec b/libldb.spec index 57feeac288f2795b22c840c807ba909db51ec52b..711fd263bc8fcdc49b25ebc9895a475bacca532b 100644 --- a/libldb.spec +++ b/libldb.spec @@ -10,11 +10,11 @@ %bcond_without python3 %global talloc_version 2.3.3 -%global tdb_version 1.4.7 -%global tevent_version 0.13.0 +%global tdb_version 1.4.8 +%global tevent_version 0.14.1 Name: libldb -Version: 2.6.1 +Version: 2.7.1 Release: %{anolis_release}%{?dist} Summary: A schema-less, ldap like, API and database Requires: libtalloc >= %{talloc_version} @@ -129,7 +129,7 @@ doxygen Doxyfile %if %{with lmdb} %check -make %{?_smp_mflags} check +%make_build check #endif with lmdb %endif @@ -223,6 +223,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_* %endif %changelog +* Wed Mar 8 2023 Funda Wang - 2.7.1-1 +- New version 2.7.1 + * Sun Oct 30 2022 Funda Wang - 2.6.1-1 - New version 2.6.1