From 23c1aeeda10917ab9461c24f3763e64573863526 Mon Sep 17 00:00:00 2001 From: zhangruifang2020 Date: Tue, 26 Apr 2022 11:24:06 +0800 Subject: [PATCH] modify the changelog --- libpwquality.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libpwquality.spec b/libpwquality.spec index 2facd72..e274ace 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -3,7 +3,7 @@ Name: libpwquality Version: 1.4.4 -Release: 1 +Release: 2 Summary: Library for password quality checking and generating random passwords. License: BSD or GPLv2+ URL: https://github.com/libpwquality/libpwquality/ @@ -93,7 +93,13 @@ mkdir %{buildroot}%{_secconfdir}/pwquality.conf.d %{_mandir}/man8/* %changelog - Sat Jan 23 2021 zoulin - 1.4.4-1 +* Tue Apr 26 2022 zhangruifang2020 - 1.4.4-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify the changelog + +* Sat Jan 23 2021 zoulin - 1.4.4-1 - Type:enhancement - ID:NA - SUG:NA -- Gitee