Accepting request 456834 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/456834
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Selenium-Remote-Driver?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2017-02-13 18:38:34 +00:00
committed by Git OBS Bridge
parent ee7d11ce49
commit 8b0fb59ef6
4 changed files with 23 additions and 6 deletions

View File

@@ -17,14 +17,14 @@
Name: perl-Selenium-Remote-Driver
Version: 1.02
Version: 1.12
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: http://www.cpan.org/authors/id/G/GE/GEMPESAW/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/G/GE/GEMPESAW/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
# MANUAL
#BuildArch: noarch
@@ -116,6 +116,6 @@ sed -i -e 's,!/bin/env perl,/usr/bin/perl,' driver-example.pl
%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.md TAGS
%changelog