Replace baseos-ci tests with osci

Bump release and update changelog

Related: RHEL-71053
This commit is contained in:
Simon Pichugin 2025-01-07 13:10:13 -08:00
parent 7b6b15cae4
commit 54db921119

View File

@ -16,7 +16,7 @@
Name: openldap
Version: 2.6.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: LDAP support libraries
License: OLDAP-2.8
URL: http://www.openldap.org/
@ -553,6 +553,9 @@ exit 0
%{_libdir}/libslapi-2.4*.so.*
%changelog
* Tue Jan 7 2025 Simon Pichugin <spichugi@redhat.com> - 2.6.8-2
- Replace baseos-ci tests with osci (RHEL-71053)
* Mon Dec 16 2024 Simon Pichugin <spichugi@redhat.com> - 2.6.8-1
- Rebase to version 2.6.8 (RHEL-71053)
- Avoid SSL context cleanup during library destruction (RHEL-56502)