Compare commits
No commits in common. "main" and "0.2102-1mamba" have entirely different histories.
main
...
0.2102-1ma
@ -1,37 +1,34 @@
|
|||||||
%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-Selenium-Remote-Driver
|
Name: perl-Selenium-Remote-Driver
|
||||||
Version: 1.49
|
Version: 0.2102
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Selenium::Remote - Perl Client for Selenium Remote Driver
|
Summary: Selenium::Remote - Perl Client for Selenium Remote Driver
|
||||||
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: https://www.cpan.org/
|
URL: http://www.cpan.org
|
||||||
Source: https://cpan.metacpan.org/authors/id/T/TE/TEODESIAN/Selenium-Remote-Driver-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/G/GE/GEMPESAW/Selenium-Remote-Driver-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Archive-Zip
|
BuildRequires: perl-Archive-Zip
|
||||||
BuildRequires: perl-Clone
|
|
||||||
BuildRequires: perl-File-Which
|
|
||||||
BuildRequires: perl-HTTP-Message
|
BuildRequires: perl-HTTP-Message
|
||||||
BuildRequires: perl-IO-String
|
|
||||||
BuildRequires: perl-JSON
|
BuildRequires: perl-JSON
|
||||||
BuildRequires: perl-Moo
|
BuildRequires: perl-Moo
|
||||||
BuildRequires: perl-Scalar-List-Utils
|
|
||||||
BuildRequires: perl-Sub-Install
|
BuildRequires: perl-Sub-Install
|
||||||
BuildRequires: perl-Test-LongString
|
BuildRequires: perl-Test-LongString
|
||||||
BuildRequires: perl-Test-Simple
|
|
||||||
BuildRequires: perl-Try-Tiny
|
BuildRequires: perl-Try-Tiny
|
||||||
BuildRequires: perl-XML-Simple
|
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-libwww
|
BuildRequires: perl-libwww
|
||||||
BuildRequires: perl-namespace-clean
|
BuildRequires: perl-namespace-clean
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-LWP-Protocol-PSGI
|
BuildRequires: perl-LWP-Protocol-PSGI
|
||||||
|
#BuildRequires: perl-Test-LWP-UserAgent
|
||||||
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Perl Client for Selenium Remote Driver.
|
Perl Client for Selenium Remote Driver.
|
||||||
@ -69,26 +66,5 @@ done
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Apr 07 2023 Automatic Build System <autodist@mambasoft.it> 1.49-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Mon Jan 02 2023 Automatic Build System <autodist@mambasoft.it> 1.48-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Sat May 07 2022 Automatic Build System <autodist@mambasoft.it> 1.47-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.46-1mamba
|
|
||||||
- update to 1.46
|
|
||||||
|
|
||||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 1.20-1mamba
|
|
||||||
- automatic update by autodist
|
|
||||||
|
|
||||||
* Fri Feb 05 2016 Automatic Build System <autodist@mambasoft.it> 0.2701-1mamba
|
|
||||||
- automatic update by autodist
|
|
||||||
|
|
||||||
* Mon Dec 01 2014 Automatic Build System <autodist@mambasoft.it> 0.2202-1mamba
|
|
||||||
- automatic update by autodist
|
|
||||||
|
|
||||||
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2102-1mamba
|
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2102-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user