forked from pool/perl-HTTP-BrowserDetect
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:
committed by
Git OBS Bridge
parent
210a8918ed
commit
3f716bbe73
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d046ca28d5640e2ccd37d14e41b04de67775e48f862a830c6180b368d4d0956b
|
||||
size 91132
|
3
HTTP-BrowserDetect-2.06.tar.gz
Normal file
3
HTTP-BrowserDetect-2.06.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abd13a781f31c0e28ebdca1acc79c60e993d054258b85912cececf320990318f
|
||||
size 91382
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 16 09:56:25 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 2.06
|
||||
see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
|
||||
|
||||
2.06 2015-11-15 10:59:30 America/Toronto
|
||||
- Detect more Edge versions (Marco Fontani)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 1 08:38:14 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user