rhbz#1837364 - libldb-2.1.4 is available
This commit is contained in:
parent
537021283f
commit
be959b8986
2
.gitignore
vendored
2
.gitignore
vendored
@ -56,3 +56,5 @@
|
|||||||
/ldb-2.1.2.tar.gz
|
/ldb-2.1.2.tar.gz
|
||||||
/ldb-2.1.3.tar.asc
|
/ldb-2.1.3.tar.asc
|
||||||
/ldb-2.1.3.tar.gz
|
/ldb-2.1.3.tar.gz
|
||||||
|
/ldb-2.1.4.tar.asc
|
||||||
|
/ldb-2.1.4.tar.gz
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
%global tevent_version 0.10.2
|
%global tevent_version 0.10.2
|
||||||
|
|
||||||
Name: libldb
|
Name: libldb
|
||||||
Version: 2.1.3
|
Version: 2.1.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A schema-less, ldap like, API and database
|
Summary: A schema-less, ldap like, API and database
|
||||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||||
Requires: libtdb%{?_isa} >= %{tdb_version}
|
Requires: libtdb%{?_isa} >= %{tdb_version}
|
||||||
@ -224,6 +224,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 02 2020 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.1.4-1
|
||||||
|
- rhbz#1837364 - libldb-2.1.4 is available
|
||||||
|
|
||||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.3-2
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.3-2
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (ldb.keyring) = dab8c56fad6555885ee05f26f1e6da8d4c95c0cd7bdba114422b31d33b95ce46e763946a4be17c651e2626c0511f087bc223773f74b4d43ffc3010528b270093
|
SHA512 (ldb.keyring) = dab8c56fad6555885ee05f26f1e6da8d4c95c0cd7bdba114422b31d33b95ce46e763946a4be17c651e2626c0511f087bc223773f74b4d43ffc3010528b270093
|
||||||
SHA512 (ldb-2.1.3.tar.asc) = e4eab109c9d660d2ffcb5ed5baba2631d9f2473107c18b6b34a39561fa79cdc9f34742eac29dc98c5756deea07328e2366cc5dfe75fa0f55aeb6df59e4a9ac16
|
SHA512 (ldb-2.1.4.tar.asc) = f52977a229be05c3373db0f3f5915bbcbae265a96fee2f2b0c1e6b97635160a2f9a72c3fcd9838938641ba9ddf91abc0a8ddaf4a31e6e7f24eb566cf178c2d3d
|
||||||
SHA512 (ldb-2.1.3.tar.gz) = 3f5adf5ed6c98cefce56ba47c986c5d59619731def8fa66440957aba1483de19bcfdc4ec5498d34db70753312b1ad47b864020269df924d3d431c8d4d223af10
|
SHA512 (ldb-2.1.4.tar.gz) = 7e0eecccc973881dde2390568dc71a2ffe7c7ed894daaa9cadf80c221e1b969fd9a8729f3c48a0f611a64b2941c295a2bc7bd8ba869881ba14f75b8bf331167e
|
||||||
|
Loading…
Reference in New Issue
Block a user