diff --git a/libtdb.spec b/libtdb.spec index b52be78001522be16364ffa3413b01b2cb7e17c0..c07d16cc6cc0dc65c81e2d5176c86f3258be58b5 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb -Version: 1.4.5 -Release: 3 +Version: 1.4.7 +Release: 1 Summary: The Tdb library License: LGPLv3+ URL: http://tdb.samba.org/ @@ -87,6 +87,9 @@ make %{?_smp_mflags} check %ldconfig_scriptlets %changelog +* Sat Nov 05 2022 shixuantong - 1.4.7-1 +- upgrade version to 1.4.7 + * Tue May 10 2022 mylee - 1.4.5-3 - 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 5956fdfe67c0de5f2eb0026c9c4b59ab0de79e4e..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..483c34e152143c4259d4a2c40dc510de4b7e2884 Binary files /dev/null and b/tdb-1.4.7.tar.gz differ