automatic version update by autodist [release 0.33-1mamba;Mon Dec 16 2024]
This commit is contained in:
parent
d5834d305b
commit
af0b99f5ed
@ -1,6 +1,6 @@
|
|||||||
# perl-Authen-Radius
|
# perl-Authen-Radius
|
||||||
|
|
||||||
This is RadiusPerl version 0.32.
|
This is RadiusPerl version 0.33.
|
||||||
RadiusPerl is a Perl 5 module (Radius.pm) which allows you to communicate with a Radius server from Perl.
|
RadiusPerl is a Perl 5 module (Radius.pm) which allows you to communicate with a Radius server from Perl.
|
||||||
You can just authenticate usernames/passwords via Radius, or comletely imitate AAA requests and process server response.
|
You can just authenticate usernames/passwords via Radius, or comletely imitate AAA requests and process server response.
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Authen-Radius
|
Name: perl-Authen-Radius
|
||||||
Version: 0.32
|
Version: 0.33
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Authen::Radius - Provide simple Radius client facilities
|
Summary: Authen::Radius - Provide simple Radius client facilities
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -54,6 +54,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 16 2024 Automatic Build System <autodist@openmamba.org> 0.33-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.32-2mamba
|
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.32-2mamba
|
||||||
- rebuilt with perl 5.36.0
|
- rebuilt with perl 5.36.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user