8
0

Accepting request 296840 from devel:languages:perl:autoupdate

- updated to 0.38
   see /usr/share/doc/packages/perl-Web-Scraper/Changes
  0.38  2014-10-19 17:25:53 PDT
          - Improved documentation #8 (vti)
          - Add regexp filter #10 (creaktive)
          - Fix documentation error #16
  
  0.37  Fri Oct 19 15:09:17 PDT 2012
          - Repack with the latest Module::Install
  
  0.36  Sat Nov 19 12:12:54 PST 2011
          - Support HTML5 tags by not ignoring unknonw tags (leedo)
  
  0.35  Mon Sep 26 18:40:06 PDT 2011
          - Added support for comments() XPath #3 (Perlover)
- drop scraper subpackage as the binary is no longer installed

OBS-URL: https://build.opensuse.org/request/show/296840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Web-Scraper?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2015-04-15 14:45:46 +00:00
committed by Git OBS Bridge
parent 0a051d81a4
commit a105aa62f9
5 changed files with 49 additions and 61 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Apr 15 14:10:28 UTC 2015 - coolo@suse.com
- updated to 0.38
see /usr/share/doc/packages/perl-Web-Scraper/Changes
0.38 2014-10-19 17:25:53 PDT
- Improved documentation #8 (vti)
- Add regexp filter #10 (creaktive)
- Fix documentation error #16
0.37 Fri Oct 19 15:09:17 PDT 2012
- Repack with the latest Module::Install
0.36 Sat Nov 19 12:12:54 PST 2011
- Support HTML5 tags by not ignoring unknonw tags (leedo)
0.35 Mon Sep 26 18:40:06 PDT 2011
- Added support for comments() XPath #3 (Perlover)
- drop scraper subpackage as the binary is no longer installed
-------------------------------------------------------------------
Fri Apr 22 15:10:21 UTC 2011 - coolo@opensuse.org