Accepting request 880176 from home:dirkmueller:Factory
- update to 0.9.29: * ITS#9461 refix ITS#9376 * ITS#9500 fix regression from ITS#8662 OBS-URL: https://build.opensuse.org/request/show/880176 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/lmdb?expand=0&rev=38
This commit is contained in:
parent
0661298361
commit
cdff433e33
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:47457d3d3ae2c489b52078a07e9f55ec6e094b48c2204029c7754e2972fe1882
|
|
||||||
size 144624
|
|
@ -1 +1 @@
|
|||||||
liblmdb-0_9_28
|
liblmdb-0_9_29
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 19 21:04:06 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.9.29:
|
||||||
|
* ITS#9461 refix ITS#9376
|
||||||
|
* ITS#9500 fix regression from ITS#8662
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 03 01:34:52 UTC 2021 - Wang Jun <jgwang@suse.com>
|
Wed Mar 03 01:34:52 UTC 2021 - Wang Jun <jgwang@suse.com>
|
||||||
|
|
||||||
|
11
lmdb.spec
11
lmdb.spec
@ -20,14 +20,11 @@ Name: lmdb
|
|||||||
Summary: Lightning Memory-Mapped Database Manager
|
Summary: Lightning Memory-Mapped Database Manager
|
||||||
License: OLDAP-2.8
|
License: OLDAP-2.8
|
||||||
Group: Productivity/Databases/Tools
|
Group: Productivity/Databases/Tools
|
||||||
%define lname liblmdb-0_9_28
|
%define lname liblmdb-0_9_29
|
||||||
Version: 0.9.28
|
Version: 0.9.29
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://symas.com/mdb/
|
URL: https://symas.com/mdb/
|
||||||
|
Source: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}/openldap-LMDB_%{version}.tar.gz
|
||||||
#Git-Clone: git://git.openldap.org/openldap mdb.master
|
|
||||||
Source: https://github.com/LMDB/lmdb/archive/LMDB_%version.tar.gz
|
|
||||||
# from https://src.fedoraproject.org/rpms/lmdb/tree/master
|
|
||||||
Source1: lmdb.pc.in
|
Source1: lmdb.pc.in
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
|
|
||||||
@ -85,7 +82,7 @@ This package contains the files needed to compile programs that use
|
|||||||
the liblmdb library.
|
the liblmdb library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn lmdb-LMDB_%version
|
%setup -qn openldap-LMDB_%version
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
3
openldap-LMDB_0.9.29.tar.gz
Normal file
3
openldap-LMDB_0.9.29.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4c668167a2d703ef91db733b4069b8b74dbc374405855be6626b45e2a7e2dd3
|
||||||
|
size 144545
|
Loading…
x
Reference in New Issue
Block a user