diff --git a/ldb-1.1.14.tar.gz b/ldb-1.1.14.tar.gz deleted file mode 100644 index 38506ba..0000000 --- a/ldb-1.1.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0c83ecb7619dea65373af8fc5e89720e3aa1c48ff10f12cc132d335c5ee1e32 -size 1123647 diff --git a/ldb-1.1.15.tar.gz b/ldb-1.1.15.tar.gz new file mode 100644 index 0000000..269d7c3 --- /dev/null +++ b/ldb-1.1.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd8317e82747461394ab8ad1ee5873589d9a46d12f021571aca9fac45de8997 +size 1121684 diff --git a/ldb.changes b/ldb.changes index 74d74db..3614554 100644 --- a/ldb.changes +++ b/ldb.changes @@ -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 diff --git a/ldb.spec b/ldb.spec index 96f17c6..60b7420 100644 --- a/ldb.spec +++ b/ldb.spec @@ -1,7 +1,7 @@ # # 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 # 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} %endif Url: http://ldb.samba.org/ -Version: 1.1.14 +Version: 1.1.15 Release: 0 Summary: An LDAP-like embedded database License: GPL-3.0+