Hello community,
here is the log from the commit of package perl-Selenium-Remote-Driver for
openSUSE:Factory checked in at 2018-01-24 15:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Selenium-Remote-Driver (Old)
and /work/SRC/openSUSE:Factory/.perl-Selenium-Remote-Driver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Selenium-Remote-Driver"
Wed Jan 24 15:29:28 2018 rev:6 rq:568392 version:1.21
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Selenium-Remote-Driver/perl-Selenium-Remote-Driver.changes
2017-05-31 12:19:56.898654618 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Selenium-Remote-Driver.new/perl-Selenium-Remote-Driver.changes
2018-01-24 15:29:42.952574887 +0100
@@ -1,0 +2,6 @@
+Sat Jan 20 07:18:29 UTC 2018 - [email protected]
+
+- updated to 1.21
+ see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
+
+-------------------------------------------------------------------
Old:
----
Selenium-Remote-Driver-1.20.tar.gz
New:
----
Selenium-Remote-Driver-1.21.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Selenium-Remote-Driver.spec ++++++
--- /var/tmp/diff_new_pack.ELWYYF/_old 2018-01-24 15:29:44.632496317 +0100
+++ /var/tmp/diff_new_pack.ELWYYF/_new 2018-01-24 15:29:44.632496317 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Selenium-Remote-Driver
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,14 +17,14 @@
Name: perl-Selenium-Remote-Driver
-Version: 1.20
+Version: 1.21
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/
-Source0:
https://cpan.metacpan.org/authors/id/G/GE/GEMPESAW/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/T/TE/TEODESIAN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
# MANUAL
#BuildArch: noarch
@@ -32,6 +32,7 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Archive::Zip)
+BuildRequires: perl(Clone)
BuildRequires: perl(File::Which)
BuildRequires: perl(HTTP::Headers)
BuildRequires: perl(HTTP::Request)
@@ -44,6 +45,7 @@
BuildRequires: perl(Moo) >= 1.005
BuildRequires: perl(Moo::Role)
BuildRequires: perl(Sub::Install)
+BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::LWP::UserAgent)
BuildRequires: perl(Test::LongString)
@@ -53,6 +55,7 @@
BuildRequires: perl(XML::Simple)
BuildRequires: perl(namespace::clean)
Requires: perl(Archive::Zip)
+Requires: perl(Clone)
Requires: perl(File::Which)
Requires: perl(HTTP::Headers)
Requires: perl(HTTP::Request)
@@ -116,6 +119,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes GPATH GRTAGS GTAGS ide-plugin.js README.md TAGS
+%doc Changes ide-plugin.js README README.md TAGS
+%license LICENSE
%changelog
++++++ Selenium-Remote-Driver-1.20.tar.gz -> Selenium-Remote-Driver-1.21.tar.gz
++++++
++++ 12234 lines of diff (skipped)