Rebase to version 2.5.0
resolves: rhbz#2077490
This commit is contained in:
parent
d7226f5b80
commit
24a23d9714
2
.gitignore
vendored
2
.gitignore
vendored
@ -64,3 +64,5 @@
|
||||
/ldb-2.3.0.tar.gz
|
||||
/ldb-2.4.1.tar.asc
|
||||
/ldb-2.4.1.tar.gz
|
||||
/ldb-2.5.0.tar.asc
|
||||
/ldb-2.5.0.tar.gz
|
||||
|
@ -20,11 +20,11 @@
|
||||
%endif
|
||||
|
||||
%global talloc_version 2.3.3
|
||||
%global tdb_version 1.4.4
|
||||
%global tdb_version 1.4.6
|
||||
%global tevent_version 0.11.0
|
||||
|
||||
Name: libldb
|
||||
Version: 2.4.1
|
||||
Version: 2.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A schema-less, ldap like, API and database
|
||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||
@ -222,6 +222,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 03 2022 Pavel Filipenský <pfilipen@redhat.com> - 2.5.0-1
|
||||
- resolves: rhbz#2077490 - Rebase to version 2.5.0
|
||||
|
||||
* Mon Nov 29 2021 Pavel Filipenský <pfilipen@redhat.com> - 2.4.1-1
|
||||
- resolves: rhbz#2013588 - Rebase to version 2.4.1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ldb-2.4.1.tar.asc) = 3aa7a3cd5481668f8764f093856893dd3737a3d71092dc15bbeb88da9baf8c194843cc35eda543d3511c5cbec1ce03c6c16b3da87db53570fd18fc80d2c4273b
|
||||
SHA512 (ldb-2.4.1.tar.gz) = 14ab5397d28c369142b2ccf55a2ab4e678a3fe6e018541cfce46241f8226400bc169360bbef254fae4410a6e15024ae986f02298d3d324e3d3a8b88801bf76d7
|
||||
SHA512 (ldb-2.5.0.tar.asc) = 1dc575ba3e4fd9b938cfe25688013dc987f6b55c9aaf3b3c17394621b114635baea87c7217d1829eebae60d23ed59e668bd6fdd222001a7e49a0153290234e32
|
||||
SHA512 (ldb-2.5.0.tar.gz) = f16a235f1409e06266c51735ac645cf2708d31dd731ee7b95d6778498b115f4252b0a528952e620767d1616a4e1e7c5f2cdc69f3fa32d79288cf14da2f52a010
|
||||
|
Loading…
Reference in New Issue
Block a user