Hello community,
here is the log from the commit of package perl-Selenium-Remote-Driver for
openSUSE:Factory checked in at 2019-01-21 10:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Selenium-Remote-Driver (Old)
and /work/SRC/openSUSE:Factory/.perl-Selenium-Remote-Driver.new.28833
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Selenium-Remote-Driver"
Mon Jan 21 10:54:45 2019 rev:14 rq:666112 version:1.31
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Selenium-Remote-Driver/perl-Selenium-Remote-Driver.changes
2018-09-19 14:29:26.819464386 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Selenium-Remote-Driver.new.28833/perl-Selenium-Remote-Driver.changes
2019-01-21 10:55:04.663676347 +0100
@@ -1,0 +2,11 @@
+Mon Jan 7 06:36:07 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 1.31
+ see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
+
+ 1.31 01-06-2019 TEODESIAN
+ [BUG FIXES]
+ - Kill dangling driver processes in Selenium::Chrome/Firefox on unix
hosts
+ - Adjust set_timeout to WC3 standard changing out from under us
+
+-------------------------------------------------------------------
Old:
----
Selenium-Remote-Driver-1.30.tar.gz
New:
----
Selenium-Remote-Driver-1.31.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Selenium-Remote-Driver.spec ++++++
--- /var/tmp/diff_new_pack.AUDDa3/_old 2019-01-21 10:55:05.171675735 +0100
+++ /var/tmp/diff_new_pack.AUDDa3/_new 2019-01-21 10:55:05.175675731 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Selenium-Remote-Driver
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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.30
+Version: 1.31
Release: 0
%define cpan_name Selenium-Remote-Driver
Summary: Perl Client for Selenium Remote Driver
License: Apache-2.0
Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/Selenium-Remote-Driver/
+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,8 +49,6 @@
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::LWP::UserAgent)
BuildRequires: perl(Test::LongString)
-BuildRequires: perl(Test::Time)
-BuildRequires: perl(Test::Warn)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(XML::Simple)
BuildRequires: perl(namespace::clean)
@@ -96,11 +94,11 @@
# MANUAL END
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
%check
-%{__make} test
+make test
%install
%perl_make_install
++++++ Selenium-Remote-Driver-1.30.tar.gz -> Selenium-Remote-Driver-1.31.tar.gz
++++++
++++ 2008 lines of diff (skipped)