diff --git a/libtdb.spec b/libtdb.spec index 8c4af7e96f01668d267f40c9bbd037c961caa1d3..64d3174d226223ad023c9df4ff1c9fd107af8600 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,8 +1,8 @@ -%define anolis_release 2 +%define anolis_release 1 %global with_python3 1 Name: libtdb -Version: 1.4.8 +Version: 1.4.9 Release: %{anolis_release}%{?dist} Summary: The tdb library License: LGPLv3+ @@ -99,6 +99,9 @@ Python3 bindings for libtdb %ldconfig_scriptlets %changelog +* Wed Mar 13 2024 lidongyue - 1.4.9-1 +- New version 1.4.9 + * Tue Mar 12 2024 Bo Ren - 1.4.8-2 - Rebuild with python3.11 diff --git a/tdb-1.4.8.tar.gz b/tdb-1.4.8.tar.gz deleted file mode 100644 index 4e4fe6b70813367fc19d6ea819b04a8df3e61b08..0000000000000000000000000000000000000000 Binary files a/tdb-1.4.8.tar.gz and /dev/null differ diff --git a/tdb-1.4.9.tar.gz b/tdb-1.4.9.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f158385efcb48af4e674fca52b94b3583e501ba0 Binary files /dev/null and b/tdb-1.4.9.tar.gz differ