automatic version update by autodist [release 1.024-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
ced6617b6d
commit
065900e960
@ -1,22 +1,24 @@
|
|||||||
%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-Captcha
|
Name: perl-Authen-Captcha
|
||||||
Version: 1.023
|
Version: 1.024
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: Authen::Captcha - Perl extension for creating captcha's to verify the human element in transactions.
|
Summary: Authen::Captcha - Perl extension for creating captcha's to verify the human element in transactions.
|
||||||
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/U/UN/UNRTST/Authen-Captcha-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/U/UN/UNRTST/Authen-Captcha-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-GD
|
BuildRequires: perl-GD
|
||||||
|
BuildRequires: perl-String-Random
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-String-Random
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Authen::Captha - A Perl extension for creating captcha's to verify the human element in transactions.
|
Authen::Captha - A Perl extension for creating captcha's to verify the human element in transactions.
|
||||||
@ -50,6 +52,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 1.024-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 30 2013 Automatic Build System <autodist@mambasoft.it> 1.023-4mamba
|
* Fri Aug 30 2013 Automatic Build System <autodist@mambasoft.it> 1.023-4mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user