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 +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