diff --git a/libldb.spec b/libldb.spec index 27f684920fe1c80faa82159318ec114011ed685a..4588c9bd6b21c826ad86ab7256996ffe024ccbfa 100644 --- a/libldb.spec +++ b/libldb.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %bcond_without lmdb %bcond_without python3 @@ -211,6 +211,9 @@ rm -f %{buildroot}/%{_mandir}/man3/_* %doc README_gcov.txt %changelog +* Tue Mar 12 2024 Bo Ren - 2.7.2-3 +- Rebuild with python3.11 + * Thu Apr 13 2023 yuanhui - 2.7.2-2 - Optimize the spec file