8
0

Accepting request 842890 from devel:languages:perl:autoupdate

- updated to 1.38
   see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes

OBS-URL: https://build.opensuse.org/request/show/842890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Selenium-Remote-Driver?expand=0&rev=46
This commit is contained in:
2020-10-20 15:00:35 +00:00
committed by Git OBS Bridge
parent 31a3e78dd8
commit 75602283a5
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be0ce630746873adff8959c428be82d05408e77ca06797306409e7120cc8d582
size 4124142

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d99a8626017650fd20d7ae36376a55a97436c58396436b2fe36251e4ca83dda
size 4120657

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 20 03:11:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.38
see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
-------------------------------------------------------------------
Wed Feb 19 03:15:58 UTC 2020 - <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Selenium-Remote-Driver
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: perl-Selenium-Remote-Driver
Version: 1.37
Version: 1.38
Release: 0
%define cpan_name Selenium-Remote-Driver
Summary: Perl Client for Selenium Remote Driver
License: Apache-2.0
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TE/TEODESIAN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
# MANUAL
@@ -49,6 +49,7 @@ BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::LWP::UserAgent)
BuildRequires: perl(Test::LongString)
BuildRequires: perl(Test::MockModule)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(XML::Simple)
BuildRequires: perl(namespace::clean)