diff --git a/perl-Authen-NTLM.spec b/perl-Authen-NTLM.spec index cb9eb7e..e35f99a 100644 --- a/perl-Authen-NTLM.spec +++ b/perl-Authen-NTLM.spec @@ -1,25 +1,25 @@ Name: perl-Authen-NTLM -Version: 1.05 -Release: 4mamba +Version: 1.09 +Release: 1mamba Summary: Authen::NTLM - NTLM Authentication library for Perl Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/B/BU/BUZZ/NTLM-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/NTLM/NTLM-%{version}.tar.gz License: GPL BuildRequires: perl-devel BuildRequires: perl-Crypt-DES_PP BuildRequires: perl-Digest-Perl-MD4 BuildRequires: perl-Test-Pod ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel +BuildRequires: libperl BuildRequires: perl-Digest-HMAC +BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description NTLM Authentication library for Perl. @@ -53,6 +53,9 @@ done %defattr(-,root,root) %changelog +* Tue Jun 15 2021 Silvan Calarco 1.09-1mamba +- update to 1.09 + * Mon Nov 12 2012 Silvan Calarco 1.05-4mamba - perl 5.16 mass rebuild