From 9847483d675c011123d2c7ab34c3cb10257df355 Mon Sep 17 00:00:00 2001 From: ut001695 Date: Wed, 15 Jun 2022 14:14:54 +0800 Subject: [PATCH] fix bogus date in %changelog --- pam_krb5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pam_krb5.spec b/pam_krb5.spec index 530d68e..ef90e88 100644 --- a/pam_krb5.spec +++ b/pam_krb5.spec @@ -52,7 +52,7 @@ sed -ri -e 's|/lib(64)?/|/\$LIB/|g' %{buildroot}/%{_mandir}/man*/pam_krb5*.8* * Fri Jul 30 2021 chenyanpanHW - 2.4.13-14 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git -* May Jun 4 2021 panxiaohe - 2.4.13-13 +* Fri Jun 04 2021 panxiaohe - 2.4.13-13 - Add gcc to BuildRequires * Fri Sep 20 2019 openEuler Buildteam - 2.4.13-12 -- Gitee