update to 1.09 [release 1.09-1mamba;Tue Jun 15 2021]
This commit is contained in:
parent
b37b26f20c
commit
41c8a04bba
@ -1,25 +1,25 @@
|
|||||||
Name: perl-Authen-NTLM
|
Name: perl-Authen-NTLM
|
||||||
Version: 1.05
|
Version: 1.09
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: Authen::NTLM - NTLM Authentication library for Perl
|
Summary: Authen::NTLM - NTLM Authentication library for Perl
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/B/BU/BUZZ/NTLM-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/NTLM/NTLM-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-Crypt-DES_PP
|
BuildRequires: perl-Crypt-DES_PP
|
||||||
BuildRequires: perl-Digest-Perl-MD4
|
BuildRequires: perl-Digest-Perl-MD4
|
||||||
BuildRequires: perl-Test-Pod
|
BuildRequires: perl-Test-Pod
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Digest-HMAC
|
BuildRequires: perl-Digest-HMAC
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
NTLM Authentication library for Perl.
|
NTLM Authentication library for Perl.
|
||||||
@ -53,6 +53,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.09-1mamba
|
||||||
|
- update to 1.09
|
||||||
|
|
||||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.05-4mamba
|
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.05-4mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user