|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-NTLM
|
|
|
|
|
Version: 1.09
|
|
|
|
|
Release: 40%{?dist}
|
|
|
|
|
Release: 41%{?dist}
|
|
|
|
|
Summary: NTLM Perl module
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
URL: https://metacpan.org/release/NTLM
|
|
|
|
@ -87,6 +87,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.09-41
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Aug 21 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.09-40
|
|
|
|
|
- Fix %patch macro usage
|
|
|
|
|
- Package tests
|
|
|
|
|