File perl-WWW-Mechanize.changes of Package perl-WWW-Mechanize
-------------------------------------------------------------------
Wed Nov 18 20:58:49 UTC 2015 - malcolmlewis@opensuse.org
- Change build requires from perl(CGI) to perl-CGI to fix
failing builds.
- Add preamble perl-CGI in cpanspec.yml.
- Add more verbose description.
-------------------------------------------------------------------
Fri Aug 28 10:27:04 UTC 2015 - coolo@suse.com
- updated to 1.75
see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
1.75
========================================
[OTHER CHANGES]
- WWW::Mechanize::Image and WWW::Mechanize::Link now have a defined $VERSION
- fixed warning about the use of the encoding pragma (new in 5.22) (RT#91971)
- fixed warning about the use of CGI::param in list context (RT#103096)
-------------------------------------------------------------------
Tue Apr 14 20:33:26 UTC 2015 - coolo@suse.com
- updated to 1.74
see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
1.74 2015-01-23
========================================
[OTHER CHANGES]
- updated repository link in metadata
-------------------------------------------------------------------
Fri Oct 4 09:15:25 UTC 2013 - coolo@suse.com
- updated to 1.73
[TESTS]
- Update t/local/back.t to use LocalServer for 404 checking to avoid fails
on win32. Fix by Matt S Trout, patient diagnostics and testing provided
by jayefuu of freenode #perl
- Blow away more proxy env vars in LocalServer, and do it on load so that
the LWP env checking doesn't happen before we've done it.
[OTHER CHANGES]
- Better error when passing only one parameter to follow_link
-------------------------------------------------------------------
Sat Jun 15 06:06:50 UTC 2013 - coolo@suse.com
- updated to 1.72
[DEPENDENCIES]
Bumped the HTML::Form dependency to fix failures on CentOS 5
[ENHANCEMENTS]
Recognise application/xhtml+xml as HTML.
[DOCUMENTATION]
Improved docs about support of JavaScript
Typo fixes.
[TESTS]
Updated tests as oops-music.com is in utf-8 now
-------------------------------------------------------------------
Mon Sep 19 09:02:47 UTC 2011 - coolo@suse.com
- updated to 1.70
[ENHANCEMENTS]
Mech now defaults to _not_ running live tests by default.
You can still enable them by running "perl Makefile.PL --live"
Thanks to RJBS for the suggestion
[INTERNALS]
The test suite for the local tests was updated
-------------------------------------------------------------------
Fri Apr 22 09:36:15 UTC 2011 - jw@novell.com
- update to 1.68: dependencies fixed, test suite enhanced
-------------------------------------------------------------------
Wed Mar 30 05:16:17 UTC 2011 - coolo@novell.com
- extent build requires
-------------------------------------------------------------------
Wed Dec 1 13:36:05 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Thu Nov 11 14:04:22 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
o fixed deps
- changelog to changes file
- noarch pkg
-------------------------------------------------------------------
Sun Sep 12 21:58:01 UTC 2010 - jw@novell.com
- update to 1.66
* New $mech->text method returns the text from your HTML page. The exact
rendering of this text is simply removing all the HTML tags, but this will
change. It's pretty ugly. If anyone wants to work on a better-looking text
dump, I'd love to see it.
* Added mech-dump --text.
* Improvements to the docs explaining explicitly about the subclassed
methods we inherit from LWP::UserAgent.
-------------------------------------------------------------------
Fri Jul 2 09:33:24 UTC 2010 - jw@novell.com
- update to 0.64,
Parsing of forms has been delayed until they're actually needed.
If don't use forms on a page, you'll no longer waste time and memory
parsing them.
$mech->title now caches the title of the page after parsing the
page to find it.
mech-dump now takes a --cookie-file parameter for keeping cookies
between calls.
$mech->form_name() and $mech->form_number() no longer throw warnings
if they can't find the form specified. They still return undef,
though.
More additions to the FAQ.
-------------------------------------------------------------------
Thu Oct 29 20:06:25 CET 2009 - jw@suse.de
- update to 0.60
-------------------------------------------------------------------
Fri Dec 19 19:53:33 UTC 2008 - coolo@suse.de
- Update to 1.52
-------------------------------------------------------------------
Wed Jun 21 19:52:40 UTC 2006 - jfunk@funktronics.ca
- Update to 1.18
-------------------------------------------------------------------
Fri Nov 11 09:06:45 UTC 2005 - jfunk@funktronics.ca
- Update to 1.16
- Build for SL10
-------------------------------------------------------------------
Thu May 12 08:39:29 UTC 2005 - jfunk@funktronics.ca
- Update to 1.12
- Build for SL93
-------------------------------------------------------------------
Fri Nov 19 05:25:48 UTC 2004 - jfunk@funktronics.ca
- Initial release 1.04