From 4455032b8db369fcb9e36b0874e4d333de5650c1 Mon Sep 17 00:00:00 2001 From: k18700474961 Date: Mon, 4 Nov 2024 03:30:18 +0000 Subject: [PATCH] update pam_krb5.spec. Signed-off-by: k18700474961 --- pam_krb5.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pam_krb5.spec b/pam_krb5.spec index aea78b2..ee076d9 100644 --- a/pam_krb5.spec +++ b/pam_krb5.spec @@ -1,6 +1,6 @@ Name: pam_krb5 Version: 4.11 -Release: 1 +Release: 2 Summary: A Pluggable Authentication Module for Kerberos 5 License: MIT and BSD Group: System/Libraries @@ -65,13 +65,16 @@ rm -f %{buildroot}/%{_libdir}/security/*.la %{_mandir}/man5/* %changelog +* Mon Nov 04 2024 kangjiangbo - 4.11-2 +- % Fix date errors in the changelog + * Tue Apr 18 2023 chenchen - 4.11-1 - Update to 4.11. * 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 4 2021 panxiaohe - 2.4.13-13 - Add gcc to BuildRequires * Fri Sep 20 2019 openEuler Buildteam - 2.4.13-12 -- Gitee