rhbz#1748422 - libldb-2.1.0 is available
This commit is contained in:
parent
8f21ab5316
commit
0c3e05356f
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/ldb-2.0.6.tar.gz
|
||||
/ldb-2.0.7.tar.gz
|
||||
/ldb-2.0.8.tar.gz
|
||||
/ldb-2.1.0.tar.gz
|
||||
|
11
libldb.spec
11
libldb.spec
@ -9,12 +9,12 @@
|
||||
%global with_python3 1
|
||||
%endif
|
||||
|
||||
%global talloc_version 2.2.0
|
||||
%global tdb_version 1.4.1
|
||||
%global tevent_version 0.10.0
|
||||
%global talloc_version 2.3.1
|
||||
%global tdb_version 1.4.3
|
||||
%global tevent_version 0.10.2
|
||||
|
||||
Name: libldb
|
||||
Version: 2.0.8
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A schema-less, ldap like, API and database
|
||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||
@ -205,6 +205,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2020 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.1.0-1
|
||||
- rhbz#1748422 - libldb-2.1.0 is available
|
||||
|
||||
* Mon Dec 16 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.0.8-1
|
||||
- rhbz#1748422 - libldb-2.0.8 is available
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ldb-2.0.8.tar.gz) = 23a44968c9b4b57deb3f7b7b2466f140b4d8534a07a5e866545dd108c3d305ee4b0ea9bceec3177fcd09a4efcb4876a8283ca58b5c496fcf323b810666e1e79a
|
||||
SHA512 (ldb-2.1.0.tar.gz) = 71edd60206f7f59f3721140a55dbb66cf3755cd87df7228928e89f65137f26aa29f8b7c4898f1cde498045a60bdede24e7c83224d6e561d5b9aead72159cf63a
|
||||
|
Loading…
Reference in New Issue
Block a user