diff --git a/pam_krb5.spec b/pam_krb5.spec index aea78b2b6d08c9609f9480dd15193de8df640754..94149f2cfe96c4d01642ce67aa9803696f6e69c6 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,11 +65,14 @@ rm -f %{buildroot}/%{_libdir}/security/*.la %{_mandir}/man5/* %changelog +* Wed Aug 27 2025 jinshuaiyu - 4.11-2 +- fix macro error 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 +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * May Jun 4 2021 panxiaohe - 2.4.13-13 - Add gcc to BuildRequires