diff --git a/perl-NTLM.spec b/perl-NTLM.spec index 24facca..683055e 100644 --- a/perl-NTLM.spec +++ b/perl-NTLM.spec @@ -1,6 +1,6 @@ Name: perl-NTLM Version: 1.09 -Release: 20 +Release: 21 Summary: An NTLM authentication module License: GPL+ or Artistic URL: https://metacpan.org/release/NTLM @@ -47,5 +47,8 @@ make test %changelog +* Tue Oct 25 2022 renhongxun - 1.09-21 +- Rebuild for next release + * Fri Oct 25 2019 Zaiwang Li - 1.09-20 - Init Package