- Update to 1.1.19.
+ Allow to register extended match rules OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=60
This commit is contained in:
committed by
Git OBS Bridge
parent
dce1ac5a0d
commit
437e8fc6d8
6
ldb.spec
6
ldb.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ldb
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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
|
||||
@@ -19,7 +19,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%define talloc_version 2.0.8
|
||||
%define tdb_version 1.2.11
|
||||
%define tdb_version 1.3.4
|
||||
%define tevent_version 0.9.17
|
||||
|
||||
Name: ldb
|
||||
@@ -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.18
|
||||
Version: 1.1.19
|
||||
Release: 0
|
||||
Summary: An LDAP-like embedded database
|
||||
License: GPL-3.0+
|
||||
|
Reference in New Issue
Block a user