Accepting request 154962 from network:samba:STABLE
- Update to 1.1.15. + Ensure to decrement the transaction_active whenever we delete a transaction. + Move doxygen comments for ldb_connect to the right place. OBS-URL: https://build.opensuse.org/request/show/154962 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=7
This commit is contained in:
commit
0ce17e34c6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0c83ecb7619dea65373af8fc5e89720e3aa1c48ff10f12cc132d335c5ee1e32
|
|
||||||
size 1123647
|
|
3
ldb-1.1.15.tar.gz
Normal file
3
ldb-1.1.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6bd8317e82747461394ab8ad1ee5873589d9a46d12f021571aca9fac45de8997
|
||||||
|
size 1121684
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 6 10:50:24 UTC 2013 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Update to 1.1.15.
|
||||||
|
+ Ensure to decrement the transaction_active whenever we delete
|
||||||
|
a transaction.
|
||||||
|
+ Move doxygen comments for ldb_connect to the right place.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 2 16:56:45 UTC 2012 - lmuelle@suse.com
|
Sun Dec 2 16:56:45 UTC 2012 - lmuelle@suse.com
|
||||||
|
|
||||||
|
4
ldb.spec
4
ldb.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ldb
|
# spec file for package ldb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products 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
|
||||||
@ -38,7 +38,7 @@ BuildRequires: python-tevent >= %{tevent_version}
|
|||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
Url: http://ldb.samba.org/
|
Url: http://ldb.samba.org/
|
||||||
Version: 1.1.14
|
Version: 1.1.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An LDAP-like embedded database
|
Summary: An LDAP-like embedded database
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user