automatic version update by autodist [release 3.3.0-1mamba;Thu Jul 25 2024]
This commit is contained in:
parent
a980366596
commit
744c911519
@ -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 <iostream>
|
|
||||||
#include <string>
|
|
||||||
#include <map>
|
|
||||||
+#include <assert.h>
|
|
||||||
|
|
||||||
#include "zdbpp.h"
|
|
||||||
using namespace zdb;
|
|
@ -1,14 +1,13 @@
|
|||||||
Name: libzdb
|
Name: libzdb
|
||||||
Version: 3.2.3
|
Version: 3.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A database library with thread-safe connection pooling
|
Summary: A database library with thread-safe connection pooling
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.tildeslash.com/libzdb/#
|
URL: https://tildeslash.com/libzdb/
|
||||||
Source: http://www.tildeslash.com/libzdb/dist/libzdb-%{version}.tar.gz
|
Source: http://www.tildeslash.com/libzdb/dist/libzdb-%{version}.tar.gz
|
||||||
Patch0: libzdb-3.2-add_missing_assert_include.patch
|
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -33,7 +32,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -63,6 +61,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc CHANGES README
|
%doc CHANGES README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 25 2024 Automatic Build System <autodist@openmamba.org> 3.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Oct 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.3-1mamba
|
* Wed Oct 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.3-1mamba
|
||||||
- update to 3.2.3
|
- update to 3.2.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user