forked from pool/perl-HTTP-BrowserDetect
Accepting request 397449 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/397449 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
a31be48d9e
commit
750731ce1c
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47f83cc5b2ab4f5bab382c36fb2a001718d4439972c0cf208ac208653e21cd86
|
||||
size 90375
|
3
HTTP-BrowserDetect-3.13.tar.gz
Normal file
3
HTTP-BrowserDetect-3.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aece667a0136e770912c592c3d84341f71b9875a45cc0c1bb24e8ec02d0c977
|
||||
size 92658
|
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 11:56:57 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 3.13
|
||||
see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
|
||||
|
||||
3.13 2016-05-09 11:10:44 America/Toronto
|
||||
- Start detecting Brew OS (andrewmoise)
|
||||
- Fix detecting Netfront as Netscape in some cases (andrewmoise)
|
||||
- Start recognizing Teleca as an alias for Obigo (andrewmoise)
|
||||
- Start detecting versions of Teleca / Obigo (andrewmoise)
|
||||
- Note in documentation that 'wap' doesn't mean WAP only
|
||||
(andrewmoise)
|
||||
- Start detecting Polaris mobile browser (andrewmoise)
|
||||
|
||||
3.12 2016-05-05 08:59:46 America/Toronto
|
||||
- Start detecting a few robots we weren't detecting before
|
||||
('verify' or 'analyze' in the name, or +https: beginning
|
||||
the URL) (andrewmoise)
|
||||
- Stop including the version in robot_string() in some
|
||||
cases (andrewmoise)
|
||||
- Start returning undef instead of 0 for robot() if there's
|
||||
no robot (andrewmoise)
|
||||
- Fix _version() documentation for robot, os, and version not
|
||||
to make formatting garbage in the output, and to be
|
||||
consistent (andrewmoise)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 09:23:34 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-HTTP-BrowserDetect
|
||||
Version: 3.11
|
||||
Version: 3.13
|
||||
Release: 0
|
||||
%define cpan_name HTTP-BrowserDetect
|
||||
Summary: Determine Web browser, version, and platform from an HTTP user agent string
|
||||
|
Reference in New Issue
Block a user