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.0.tar.gz b/ldb-2.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f4129363ab7176aae3a71bba1b2b1835a6b32059 Binary files /dev/null and b/ldb-2.7.0.tar.gz differ diff --git a/libldb.spec b/libldb.spec index 57feeac288f2795b22c840c807ba909db51ec52b..f8cac01aae355cff2a9f4f739986f4deb0c57ab0 100644 --- a/libldb.spec +++ b/libldb.spec @@ -9,12 +9,12 @@ %bcond_with lmdb %bcond_without python3 -%global talloc_version 2.3.3 -%global tdb_version 1.4.7 -%global tevent_version 0.13.0 +%global talloc_version 2.4.0 +%global tdb_version 1.4.8 +%global tevent_version 0.14.0 Name: libldb -Version: 2.6.1 +Version: 2.7.0 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 Feb 1 2023 Funda Wang - 2.7.0-1 +- New versino 2.7.0 + * Sun Oct 30 2022 Funda Wang - 2.6.1-1 - New version 2.6.1