From e26bb58dc28a923803e6e9b7d1c2be6620ffcea5 Mon Sep 17 00:00:00 2001 From: zhangruifang2020 Date: Tue, 26 Apr 2022 16:00:24 +0800 Subject: [PATCH] modify the changelog --- pam_krb5.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pam_krb5.spec b/pam_krb5.spec index c17ae17..befa6cf 100644 --- a/pam_krb5.spec +++ b/pam_krb5.spec @@ -1,6 +1,6 @@ Name: pam_krb5 Version: 2.4.13 -Release: 13 +Release: 14 Summary: A Pluggable Authentication Module for Kerberos 5 License: BSD or LGPLv2+ URL: https://pagure.io/pam_krb5 @@ -49,7 +49,10 @@ sed -ri -e 's|/lib(64)?/|/\$LIB/|g' %{buildroot}/%{_mandir}/man*/pam_krb5*.8* %{_mandir}/*/* %changelog -* May Jun 4 2021 panxiaohe - 2.4.13-13 +* Tue Apr 26 2022 zhangruifang - 2.4.13-14 +- modify the changelog + +* Fri Jun 4 2021 panxiaohe - 2.4.13-13 - Add gcc to BuildRequires * Fri Sep 20 2019 openEuler Buildteam - 2.4.13-12 -- Gitee