From e554452b70026e7fa2b355115a77182e00088875 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 24 Aug 2022 11:30:05 -0700 Subject: [PATCH] Rebuild against new samba-client-libs (for F37) This is not actually needed on Rawhide, but I'm doing the rebuild on both branches so Rawhide stays 'ahead' of F37 and the repos stay in sync. --- freeipa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/freeipa.spec b/freeipa.spec index 34174fd..4a3ffca 100644 --- a/freeipa.spec +++ b/freeipa.spec @@ -188,7 +188,7 @@ Name: %{package_name} Version: %{IPA_VERSION} -Release: 4%{?rc_version:.%rc_version}%{?dist} +Release: 5%{?rc_version:.%rc_version}%{?dist} Summary: The Identity, Policy and Audit system License: GPLv3+ @@ -1722,6 +1722,9 @@ fi %endif %changelog +* Wed Aug 24 2022 Adam Williamson - 4.10.0-5 +- Rebuild against new samba-client-libs (for F37) + * Wed Aug 24 2022 Thomas Woerner - 4.10.0-4 - Disabling gracelimit does not prevent LDAP binds - webui: Allow grace login limit