SHA256
1
0
forked from pool/ldb

Accepting request 288321 from network:samba:STABLE

- Update to 1.1.20.
  + fix logic in ldb_val_to_time()

OBS-URL: https://build.opensuse.org/request/show/288321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2015-03-03 10:13:09 +00:00 committed by Git OBS Bridge
commit 47be73cd85
6 changed files with 22 additions and 16 deletions

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJUl9OUAAoJEEeTkWETCEAle88H/2rvoj/Dpzr7CAnpXD/z2sXC
ICiAmWqONBYOqG8imbSzdgRrSzEm7m2rG4UQqpFMsE0ei0qFJGBjwDDE+CpEyTvt
/Z+RoZGcG2IebBafv0w1Gu5nRLchMtDAUTwXTB+s7IAXTChS+Uuf3vFXFO/OhtUt
qDjyHbb0Ubr9OSkPnbxx43uZafcKVzO9PjTIGCl0HNls4VPAerM49NTfds/VEf3D
TC22LXrqQYftZLdH7LWZClPbkDymYVQx/ixACSMdavqfmqiPCwXHzX7gN7ajSQM3
n39vAU4SoEsgCCmsuciURMUzclhcI6mkLeahbLXJgBd1iZQ3NA3u9Jo3t/ID3CA=
=etmM
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0086288da7c4df013990190ccb3a2579bb707f277b357611984c499d7e0948dc
size 1218329

11
ldb-1.1.20.tar.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJUxRMyAAoJEEeTkWETCEAlvxIIAJN4SxNt73+vPgFros9Bo52A
svw5He9qcEFZzchvLBGATem1Jx72hT8/8p+3eLvoGm4xYgCjUAaYBEmyCiGg8O2h
S6yXc19I5XGv3YOuJltB0ZfJ3sW8DDRAy6ZgS/xWClku0BXIPhLo3iJbBQbrAq8L
SRuTNYuFqjd1+VQh6Y9vSivYVHvpQ6lWHx6C+fA0DYH8XqXSS88N3MmZZTFCAGfD
zdHBfPrQZf/seea9wQcXAUxR54Og31UIO6lnCBTtTG6cCr9Ph5W5AH4M3JothbcS
obtOZdTBqtU7unqTx8Whr35ZIBtbjsU3EyonTksVCnr3Owj74ZvhaC9J+RSl/wE=
=XwaI
-----END PGP SIGNATURE-----

3
ldb-1.1.20.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba493bab271fdaa6ba07960728ffca71c8f9da5240162e86f1e56694b7a377b2
size 1220484

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 1 13:35:05 UTC 2015 - lmuelle@suse.com
- Update to 1.1.20.
+ fix logic in ldb_val_to_time()
-------------------------------------------------------------------
Tue Jan 13 14:57:29 UTC 2015 - lmuelle@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ldb
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@ BuildRequires: python-tevent >= %{tevent_version}
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: http://ldb.samba.org/
Version: 1.1.19
Version: 1.1.20
Release: 0
Summary: An LDAP-like embedded database
License: GPL-3.0+