8
0

Accepting request 303907 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/303907
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2015-04-25 07:59:04 +00:00
committed by Git OBS Bridge
parent 59fe3a81cd
commit 67a53e6e61
5 changed files with 55 additions and 6 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat Apr 25 07:17:03 UTC 2015 - coolo@suse.com
- updated to 2.01
see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
2.01 2015-04-24 23:05:13 America/Toronto
- Handle "CriOS" entries correctly (andrewmoise)
- Only detect java when no browser is detected, and make UCBrowser a
detected browser (andrewmoise)
- Detect "tablet" on Kindle Fire (and Chrome on Android tablets in general)
(andrewmoise)
- Distinguish Android tablets in device_string (andrewmoise)
- Handle CriOS, rubylib, golib, and Dalvik (andrewmoise)
- Detect "Mobilesafari/" as Mobile Safari (andrewmoise)
- Detect "Windows 2000" as Win2k (andrewmoise)
- Only detect NCR Unix on word boundary (andrewmoise)
- Try tighter detection of robot names based on fragments (andrewmoise)
- Fix java detection to be more strict (andrewmoise)
- Fix up Android tablet detection (andrewmoise)
- Add proper detection for old Windows versions in Opera (andrewmoise)
- Add apache http client detection (andrewmoise)
- Fix detection of SCO Unix to trigger fewer false positives (andrewmoise)
- Correct detection of (most) robots based on "+http://blah" (andrewmoise)
-------------------------------------------------------------------
Tue Apr 14 19:51:07 UTC 2015 - coolo@suse.com