automatic version update by autodist [release 1.36-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
984ba9c852
commit
cb23abd580
@ -1,15 +1,15 @@
|
|||||||
%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-Test-WWW-Selenium
|
Name: perl-Test-WWW-Selenium
|
||||||
Version: 1.33
|
Version: 1.36
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Test::WWW::Selenium - Test applications using Selenium Remote Control
|
Summary: Test::WWW::Selenium - Test applications using Selenium Remote Control
|
||||||
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/L/LU/LUKEC/Test-WWW-Selenium-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-WWW-Selenium-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -19,7 +19,6 @@ BuildRequires: perl-URI
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Test-Mock-LWP
|
BuildRequires: perl-Test-Mock-LWP
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Test::WWW::Selenium - Test applications using Selenium Remote Control.
|
Test::WWW::Selenium - Test applications using Selenium Remote Control.
|
||||||
@ -57,5 +56,8 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.36-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 15 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.33-1mamba
|
* Thu Nov 15 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.33-1mamba
|
||||||
- package created by silvan using the webbuild interface
|
- package created by silvan using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user