diff --git a/cracklib.spec b/cracklib.spec index ac23b66dcf37f58c7d525ad0da5db2d83eecf69b..d643fd15f3f066c8dcaa5aaeba7184411c26815b 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