From b315682c4e215dd9ba013ba2f71a465f68dd5eab Mon Sep 17 00:00:00 2001 From: Chunmei Xu Date: Thu, 24 Nov 2022 11:01:03 +0800 Subject: [PATCH] rebuild with libunistring update Signed-off-by: Chunmei Xu --- sssd.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sssd.spec b/sssd.spec index aab7e8e..f5da33d 100644 --- a/sssd.spec +++ b/sssd.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global sssd_user sssd %global child_attrs 4750 @@ -1057,6 +1057,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Thu Nov 24 2022 Chunmei Xu - 2.7.4-3 +- rebuild with libunistring update + * Mon Oct 24 2022 mgb01105731 - 2.7.4-2 - optimise spec file @@ -1065,4 +1068,3 @@ fi * Wed Mar 09 2022 Chunmei Xu - 2.6.3-1 - init from upstream 2.6.2 - -- Gitee