update to 2.1700 [release 2.1700-1mamba;Thu Aug 31 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 08:35:24 +01:00
parent 9fe6873e84
commit 9b99cef652

View File

@ -1,22 +1,22 @@
Name: perl-Authen-SASL
Epoch: 1
Version: 2.1401
Version: 2.1700
Release: 1mamba
Summary: Authen::SASL - SASL authentication module for PERL
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-%{version}.tar.gz
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/E/EH/EHUELS/Authen-SASL-%{version}.tar.gz
License: Artistic, GPL
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel >= %perl_major_ver
BuildRequires: libperl
BuildRequires: perl-Digest-HMAC
BuildRequires: perl-GSSAPI
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: perl >= %perl_major_ver
%description
SASL authentication module for PERL.
@ -50,6 +50,9 @@ done
%defattr(-,root,root)
%changelog
* Thu Aug 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1700-1mamba
- update to 2.1700
* Tue May 28 2013 Automatic Build System <autodist@mambasoft.it> 2.1401-1mamba
- automatic update by autodist