From a981334ecbf4bb8375629ffd504122c3633e08a1 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Fri, 12 Jan 2024 15:21:18 +0800 Subject: [PATCH] rebuild for qt5-qtbase --- cracklib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cracklib.spec b/cracklib.spec index ac23b66..d643fd1 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 # Reflects the values hard-coded in various Makefile.am's in the source tree. %define dictdir %{_datadir}/cracklib %define dictpath %{dictdir}/pw_dict @@ -253,6 +253,9 @@ EOF %doc README README-WORDS NEWS README-LICENSE AUTHORS %changelog +* Fri Jan 12 2024 yangxianzhao - 2.9.6-15.0.2 +- rebuild for qt5-qtbase + * Fri Jul 15 2022 Weisson - 2.9.6-15.0.1 - Add doc sub package -- Gitee