diff --git a/libzdb-3.2-add_missing_assert_include.patch b/libzdb-3.2-add_missing_assert_include.patch deleted file mode 100644 index 8a7fcbe..0000000 --- a/libzdb-3.2-add_missing_assert_include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- libzdb-3.2/test/zdbpp.cpp.orig 2019-08-18 11:14:43.275000000 +0200 -+++ libzdb-3.2/test/zdbpp.cpp 2019-08-18 11:14:59.795000000 +0200 -@@ -1,6 +1,7 @@ - #include - #include - #include -+#include - - #include "zdbpp.h" - using namespace zdb; diff --git a/libzdb.spec b/libzdb.spec index 089bedd..2d80eab 100644 --- a/libzdb.spec +++ b/libzdb.spec @@ -1,14 +1,13 @@ Name: libzdb -Version: 3.2.3 +Version: 3.3.0 Release: 1mamba Summary: A database library with thread-safe connection pooling Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.tildeslash.com/libzdb/# +URL: https://tildeslash.com/libzdb/ Source: http://www.tildeslash.com/libzdb/dist/libzdb-%{version}.tar.gz -Patch0: libzdb-3.2-add_missing_assert_include.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -33,7 +32,6 @@ This package contains libraries and header files for developing applications tha %prep %setup -q -%patch0 -p1 %build %configure @@ -63,6 +61,9 @@ This package contains libraries and header files for developing applications tha %doc CHANGES README %changelog +* Thu Jul 25 2024 Automatic Build System 3.3.0-1mamba +- automatic version update by autodist + * Wed Oct 26 2022 Silvan Calarco 3.2.3-1mamba - update to 3.2.3