8
0

Accepting request 344702 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/344702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2015-11-17 07:08:58 +00:00
committed by Git OBS Bridge
parent 210a8918ed
commit 3f716bbe73
4 changed files with 15 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-HTTP-BrowserDetect
Version: 2.05
Version: 2.06
Release: 0
%define cpan_name HTTP-BrowserDetect
Summary: Determine Web browser, version, and platform from an HTTP user agent string
@@ -43,9 +43,8 @@ The HTTP::BrowserDetect object does a number of tests on an HTTP user agent
string. The results of these tests are available via methods of the object.
This module was originally based upon the JavaScript browser detection code
available at the
http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html
manpage.
available at
http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
%prep
%setup -q -n %{cpan_name}-%{version}