libldb-2.7.1 is available
rhbz#2167440 Guenther
This commit is contained in:
parent
be64c8878e
commit
1054d2e221
2
.gitignore
vendored
2
.gitignore
vendored
@ -75,3 +75,5 @@
|
|||||||
/ldb-2.6.1.tar.asc
|
/ldb-2.6.1.tar.asc
|
||||||
/ldb-2.7.0.tar.gz
|
/ldb-2.7.0.tar.gz
|
||||||
/ldb-2.7.0.tar.asc
|
/ldb-2.7.0.tar.asc
|
||||||
|
/ldb-2.7.1.tar.gz
|
||||||
|
/ldb-2.7.1.tar.asc
|
||||||
|
@ -21,11 +21,11 @@
|
|||||||
|
|
||||||
%global talloc_version 2.4.0
|
%global talloc_version 2.4.0
|
||||||
%global tdb_version 1.4.8
|
%global tdb_version 1.4.8
|
||||||
%global tevent_version 0.14.0
|
%global tevent_version 0.14.1
|
||||||
|
|
||||||
Name: libldb
|
Name: libldb
|
||||||
Version: 2.7.0
|
Version: 2.7.1
|
||||||
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}
|
||||||
@ -222,6 +222,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 16 2023 Guenther Deschner <gdeschner@redhat.com> - 2.7.1-1
|
||||||
|
- rhbz#2167440 - libldb-2.7.1 is available
|
||||||
|
|
||||||
* Fri Jan 20 2023 Andreas Schneider <asn@redhat.com> - 2.7.0-1
|
* Fri Jan 20 2023 Andreas Schneider <asn@redhat.com> - 2.7.0-1
|
||||||
- Update to version 2.7.0
|
- Update to version 2.7.0
|
||||||
- resolves: rhbz#1965818 - Fix ldb on systems with dotted language locale
|
- resolves: rhbz#1965818 - Fix ldb on systems with dotted language locale
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (ldb-2.7.0.tar.gz) = 5b730595e8a5830889eb0c0374a695ff228a14bcfffbed494b01d9642b626a7b82a5d73f182435d95cd9d52b3744cb3a5c190d6242eda8843a1c24203c56d57e
|
SHA512 (ldb-2.7.1.tar.gz) = 4d59a8848c20eea98c658863721bc170c8a19c6d113e65b386db3ecb32d293a25f08deed37afd0a66e1667f7d4b0d62b22547845f5ee8c433a5dcc1eac6b4219
|
||||||
SHA512 (ldb-2.7.0.tar.asc) = 9e086d41a8b7b766fe9d5d03cf63ae9f9928996c5dddd6a4aa07dbd38592cdcafd1840d4eb80d8adeac1323dc2882d806919b6a2a546455a0e3642d009c50c2b
|
SHA512 (ldb-2.7.1.tar.asc) = 5b6d469f4d7968913d87569d967ca18dfa8c9f1c765f10cd0a2fcc2fe82c2d4e60537b04d408c35fbbba8b063a981ab5e1f34c81f2862cd1abaf85158a8f721f
|
||||||
|
Loading…
Reference in New Issue
Block a user