8
0

Accepting request 647193 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/647193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=22
This commit is contained in:
2018-11-08 15:23:35 +00:00
committed by Git OBS Bridge
parent d4c8dd40f8
commit a3744bbc16
4 changed files with 32 additions and 10 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Nov 8 06:25:31 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 3.19
see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
3.19 2018-10-11 16:04:00Z
- Detect ltx71 bot (GH#147) (Olaf Alders)
- test for "ltx71" robot (GH#113) (Alexandr Ciornii)
- Stop clobbering useragent tests (GH#146) (Olaf Alders)
- Removed +x bit from package and test script. (GH#145) (Mohammad S Anwar)
- Fixed minor typo in the pod. (GH#144) (Mohammad S Anwar)
3.18 2018-10-10 15:01:41Z
- Define exceptions for ROBOT_FRAGMENTS (fix for #136) (GH#140) (Renee)
- Add another test for SeznamBot. UA string was provided in #131. (GH#142) (Renee)
- Fix (GH#119): add researchscan.comsys.rwth-aachen.de as a robot (GH#141) (Renee)
3.17 2018-10-03 02:02:53Z
- Fix of 'wv' is not language + the new webview property (GH#139) (Perlover)
- Patch for tests (GH#138) (Perlover)
-------------------------------------------------------------------
Fri Dec 15 06:28:11 UTC 2017 - coolo@suse.com