From a8a38b93f4257c13e6f92c792b357b0edd5a137e Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Wed, 14 Sep 2022 12:55:28 +0300 Subject: [PATCH] Rebuild against final samba 4.17 version Signed-off-by: Alexander Bokovoy --- freeipa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/freeipa.spec b/freeipa.spec index 4a3ffca..798477f 100644 --- a/freeipa.spec +++ b/freeipa.spec @@ -188,7 +188,7 @@ Name: %{package_name} Version: %{IPA_VERSION} -Release: 5%{?rc_version:.%rc_version}%{?dist} +Release: 6%{?rc_version:.%rc_version}%{?dist} Summary: The Identity, Policy and Audit system License: GPLv3+ @@ -1722,6 +1722,9 @@ fi %endif %changelog +* Wed Sep 14 2022 Alexander Bokovoy - 4.10.0-6 +- Rebuild against final samba 4.17.0 release + * Wed Aug 24 2022 Adam Williamson - 4.10.0-5 - Rebuild against new samba-client-libs (for F37)