diff --git a/libtdb.spec b/libtdb.spec index b0ad2cd..a8799f4 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb -Version: 1.4.5 -Release: 2 +Version: 1.4.7 +Release: 1 Summary: The Tdb library License: LGPLv3+ URL: http://tdb.samba.org/ @@ -89,6 +89,9 @@ make %{?_smp_mflags} check %ldconfig_scriptlets %changelog +* Sat Nov 05 2022 shixuantong - 1.4.7-1 +- upgrade version to 1.4.7 + * Mon May 9 2022 mylee - 1.4.5-2 - fix spec changelog date diff --git a/tdb-1.4.5.tar.gz b/tdb-1.4.5.tar.gz deleted file mode 100644 index 5956fdf..0000000 Binary files a/tdb-1.4.5.tar.gz and /dev/null differ diff --git a/tdb-1.4.7.tar.gz b/tdb-1.4.7.tar.gz new file mode 100644 index 0000000..483c34e Binary files /dev/null and b/tdb-1.4.7.tar.gz differ