8
0

Accepting request 655761 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/655761
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=23
This commit is contained in:
2018-12-06 15:51:37 +00:00
committed by Git OBS Bridge
parent a3744bbc16
commit a22dfc1aec
4 changed files with 16 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-HTTP-BrowserDetect
Version: 3.19
Version: 3.20
Release: 0
%define cpan_name HTTP-BrowserDetect
Summary: Determine Web browser, version, and platform from an HTTP user agent string
@@ -55,10 +55,10 @@ http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
%build
perl Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
make %{?_smp_mflags}
%check
%{__make} test
make test
%install
%perl_make_install