Accepting request 766394 from home:dmulder:branches:network:samba:STABLE:ehx1st6k
ldb: Release ldb 2.0.8 + Upgrade waf to version 2.0.18 to match the rest of Samba 4.11.x BUG: https://bugzilla.samba.org/show_bug.cgi?id=13846 OBS-URL: https://build.opensuse.org/request/show/766394 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=142
This commit is contained in:
parent
79a0031247
commit
0b05e3c339
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl1vmRIVHHNhbWJhLWJ1
|
|
||||||
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlZw4H/jQsV6dlqmXDouQ8m679L80wPrkF
|
|
||||||
NeC/4Xjiqa474pMwUN0q+6QHRbiD84YTPzrPMqNm6VL6xUpYObsABDwwrihLEBjz
|
|
||||||
2+znSTNRb3f7tpjQoSiVavqHO2QgwVNI0KN0EsFKj6wfsy0uevRnS6MePm6jWzQp
|
|
||||||
e3vXPAbtYUGbG7B3kUzd8VwhUt3gO8aGAR6A1EhuYrL/mAKbe8C9QlXQ4hGadetn
|
|
||||||
3FpUT8XxuYXes8p8oBlfP7jnu0i9qpV2oIkkf3oudLEUjXJQT6B1gjBNVwb6n1Zo
|
|
||||||
N/bVSZAz50e1hXAdEQ1Qk+LUPJwHhpLPjZ9Rce0LAFdVJk9r4n0qYk2rLtc=
|
|
||||||
=0dzS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f6e6c1e23d286e2c0a246938970661d7e38d5bb3ba88a1fcd24b101257c6bfc
|
|
||||||
size 1674063
|
|
11
ldb-2.0.8.tar.asc
Normal file
11
ldb-2.0.8.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl3ve0cVHHNhbWJhLWJ1
|
||||||
|
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlQR8IAKimL8KxuweGme6JXyeTv/epiZID
|
||||||
|
EH1zWtG45OxzgZG3/Vn1fm5aI9uaM2IfjmlzdbwP4bH5bxreQsKivGcKZYdKYXu/
|
||||||
|
fd1S97h79pdX6NFku9eWyyohx4YPAKERpchaBp1TGaXXLBI+zupdrNWKd801xisF
|
||||||
|
2XBvnmAWS+cIEuJfx0NzFDHmMm9uetxm62sVQsqgrCZnRz2D1J9P7LdO3JrDCS8G
|
||||||
|
X1WJD5g1HZJllioTkR7U69aFNBQu7fQMhfL4Sj0NnvWj5yL+OIDRJ6utjPi+J7PU
|
||||||
|
6u9+Tgrw9E4CaHWxvbj0rWWC7A4qXlP+rXEO5DBACpHVDfHwOkWjCbaZ8RI=
|
||||||
|
=smi2
|
||||||
|
-----END PGP SIGNATURE-----
|
3
ldb-2.0.8.tar.gz
Normal file
3
ldb-2.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a70b5e7957f6cab1d0910449571a8867557276a7db03e3ade411465e108436cc
|
||||||
|
size 1676902
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 22 17:28:23 UTC 2020 - David Mulder <david.mulder@suse.com>
|
||||||
|
|
||||||
|
ldb: Release ldb 2.0.8
|
||||||
|
+ Upgrade waf to version 2.0.18 to match the rest of Samba 4.11.x
|
||||||
|
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13846
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 17 16:43:19 UTC 2020 - David Mulder <dmulder@suse.com>
|
Fri Jan 17 16:43:19 UTC 2020 - David Mulder <dmulder@suse.com>
|
||||||
|
|
||||||
|
4
ldb.spec
4
ldb.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ldb
|
# spec file for package ldb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -57,7 +57,7 @@ BuildRequires: lmdb-devel >= %{lmdb_version}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Url: https://ldb.samba.org/
|
Url: https://ldb.samba.org/
|
||||||
Version: 2.0.7
|
Version: 2.0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An LDAP-like embedded database
|
Summary: An LDAP-like embedded database
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user