Update to version 2.5.1
This commit is contained in:
parent
f37a4a5b0f
commit
dbff5a5d47
2
.gitignore
vendored
2
.gitignore
vendored
@ -68,3 +68,5 @@
|
||||
/ldb-2.4.1.tar.asc
|
||||
/ldb-2.5.0.tar.asc
|
||||
/ldb-2.5.0.tar.gz
|
||||
/ldb-2.5.1.tar.gz
|
||||
/ldb-2.5.1.tar.asc
|
||||
|
Binary file not shown.
10
libldb.spec
10
libldb.spec
@ -24,7 +24,7 @@
|
||||
%global tevent_version 0.11.0
|
||||
|
||||
Name: libldb
|
||||
Version: 2.5.0
|
||||
Version: 2.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A schema-less, ldap like, API and database
|
||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||
@ -36,9 +36,6 @@ Source0: https://www.samba.org/ftp/ldb/ldb-%{version}.tar.gz
|
||||
Source1: https://www.samba.org/ftp/ldb/ldb-%{version}.tar.asc
|
||||
# gpg2 --no-default-keyring --keyring ./ldb.keyring --recv-keys 9147A339719518EE9011BCB54793916113084025
|
||||
Source2: ldb.keyring
|
||||
# binary diffs are not supported
|
||||
# https://gitlab.com/samba-team/samba/-/merge_requests/1920
|
||||
Source3: fixed-guidindexpackv1.ldb
|
||||
|
||||
# Patches
|
||||
Patch0001: 0001-PATCH-wafsamba-Fix-few-SyntaxWarnings-caused-by-regu.patch
|
||||
@ -228,7 +225,10 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 25 2022 Pavel Filipenský <pfilipen@redhat.com> - 2.4.5-1
|
||||
* Fri Jun 10 2022 Andreas Schneider <asn@redhat.com> - 2.5.1
|
||||
- Update to version 2.5.1
|
||||
|
||||
* Tue Jan 25 2022 Pavel Filipenský <pfilipen@redhat.com> - 2.5.0-1
|
||||
- rhbz#2044382 - libldb-2.5.0 is available
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-2
|
||||
|
5
sources
5
sources
@ -1,3 +1,2 @@
|
||||
SHA512 (ldb-2.5.0.tar.asc) = 1dc575ba3e4fd9b938cfe25688013dc987f6b55c9aaf3b3c17394621b114635baea87c7217d1829eebae60d23ed59e668bd6fdd222001a7e49a0153290234e32
|
||||
SHA512 (ldb-2.5.0.tar.gz) = f16a235f1409e06266c51735ac645cf2708d31dd731ee7b95d6778498b115f4252b0a528952e620767d1616a4e1e7c5f2cdc69f3fa32d79288cf14da2f52a010
|
||||
SHA512 (ldb.keyring) = dab8c56fad6555885ee05f26f1e6da8d4c95c0cd7bdba114422b31d33b95ce46e763946a4be17c651e2626c0511f087bc223773f74b4d43ffc3010528b270093
|
||||
SHA512 (ldb-2.5.1.tar.gz) = 679ad695d4467a38e6cb87ba2b7d61049a42c59792b39f0a40256456ac673849adf58dc0759a89be982b80bb4a0834d34b51779424f7b997a53ea95f02f410ad
|
||||
SHA512 (ldb-2.5.1.tar.asc) = aafa70655013896a0e5dcd6863d000dade964d5f97d6e5f5d3c374df54e1e3c32bae4296485d4db170ee6dd1aafe10574135d7922afc90371fe13ff93fe936bb
|
||||
|
Loading…
Reference in New Issue
Block a user