diff --git a/download b/download index 6e9a3fa7c69e27b12b20cbe4587546c13a1d9183..45479154941463fcb17af230b3723e1813735150 100644 --- a/download +++ b/download @@ -1,2 +1,2 @@ -460602c0b3cae6261dd191111226964d ldb-2.6.1.tar.asc -3a5f54f511fb237b83e1f34e2c7e25cd ldb-2.6.1.tar.gz +c9e5a466783263ac15e35e1eca840528 ldb-2.7.2.tar.asc +f414017ebb286eb939c4afddb8429540 ldb-2.7.2.tar.gz diff --git a/libldb.spec b/libldb.spec index 45637c8a08a5143c749c4ed5be1ac97aa546088c..d0ed88a76ad7fea7b712c13efa9d98f24adcdc11 100644 --- a/libldb.spec +++ b/libldb.spec @@ -21,18 +21,18 @@ %bcond_with python3 %endif -%global talloc_version 2.3.4 -%global tdb_version 1.4.7 -%global tevent_version 0.13.0 +%global talloc_version 2.4.0 +%global tdb_version 1.4.8 +%global tevent_version 0.14.1 Name: libldb -Version: 2.6.1 -Release: 1%{anolis_release}%{?dist} +Version: 2.7.2 +Release: 3%{anolis_release}%{?dist} Summary: A schema-less, ldap like, API and database Requires: libtalloc%{?_isa} >= %{talloc_version} Requires: libtdb%{?_isa} >= %{tdb_version} Requires: libtevent%{?_isa} >= %{tevent_version} -License: LGPLv3+ +License: LGPL-3.0-or-later URL: http://ldb.samba.org/ Source0: https://www.samba.org/ftp/ldb/ldb-%{version}.tar.gz Source1: https://www.samba.org/ftp/ldb/ldb-%{version}.tar.asc @@ -235,9 +235,18 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_* %doc README_gcov.txt %changelog -* Tue May 30 2023 Zhao Hang - 2.6.1-1.0.1 +* Tue Dec 05 2023 Zhao Hang - 2.7.2-3.0.1 - Add doc sub package +* Tue Jun 06 2023 Pavel Filipenský - 2.7.2-3 +- resolves: rhbz#2190427 - Rebuild to trigger distrobaker sync + +* Wed May 24 2023 Pavel Filipenský - 2.7.2-2 +- resolves: rhbz#2190427 - Add missing tests to fix osci.brew-build.tier0.functional + +* Thu May 18 2023 Pavel Filipenský - 2.7.2-1 +- resolves: rhbz#2190427 - Update to version 2.7.2 + * Mon Oct 24 2022 Andreas Schneider - 2.6.1-1 - resolves: rhbz#2132052 - Update to version 2.6.1