ipa-4.13.1-4

- Related: RHEL-175124 Rebuilt for samba 4.24.3

Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2026-06-02 15:47:13 +02:00
parent f34496f3cb
commit 1876a10ce0

View File

@ -69,7 +69,7 @@
%global krb5_kdb_version 9.0
# 0.7.16: https://github.com/drkjam/netaddr/issues/71
%global python_netaddr_version 0.7.19
%global samba_version 4.23.0
%global samba_version 4.24.3
%global slapi_nis_version 0.60.0
%global python_ldap_version 3.1.0-1
# version supporting Allow Uniqueness plugin to search uniqueness attributes
@ -229,7 +229,7 @@
Name: %{package_name}
Version: %{IPA_VERSION}
Release: 3%{?rc_version:.%rc_version}%{?dist}.2
Release: 4%{?rc_version:.%rc_version}%{?dist}
Summary: The Identity, Policy and Audit system
License: GPL-3.0-or-later
@ -2003,6 +2003,9 @@ fi
%endif
%changelog
* Tue Jun 02 2026 Florence Blanc-Renaud <flo@redhat.com> - 4.13.1-4
- Related: RHEL-175124 Rebuilt for samba 4.24.3
* Thu Apr 16 2026 David Hanina <dhanina@redhat.com> - 4.13.1-3.2
- Related: RHEL-166865 Include latest fixes in python3-ipatests package [rhel-9.8.z]