8
0

Accepting request 398463 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/398463
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2016-05-28 12:56:01 +00:00
committed by Git OBS Bridge
parent 750731ce1c
commit 89c82929a9
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4aece667a0136e770912c592c3d84341f71b9875a45cc0c1bb24e8ec02d0c977
size 92658

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d0e0153946ea8ef3c4105d2bda80ae3b88adc11967246a1cc8a56707bf4be98
size 95445

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat May 28 09:57:34 UTC 2016 - coolo@suse.com
- updated to 3.14
see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
3.14 2016-05-25 11:44:10 America/Toronto
- Slightly refactor the detection of several browsers that
identify as Mozilla initially (andrewmoise)
- Start detecting UCBrowser much more accurately (device, version,
and detect some cases which were misidentified as something else
previously) (andrewmoise)
- Detect more possibilities for Kindle Fire in Android model
("Kindle Fire in addition to "KF.*") (andrewmoise)
- Detect more possibilities for Kindle Fire, and try to set tests
appropriate to whatever the device is configured to be
(andrewmoise)
-------------------------------------------------------------------
Mon May 23 11:56:57 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-HTTP-BrowserDetect
Version: 3.13
Version: 3.14
Release: 0
%define cpan_name HTTP-BrowserDetect
Summary: Determine Web browser, version, and platform from an HTTP user agent string