Hello community, here is the log from the commit of package perl-Mojolicious for openSUSE:Factory checked in at 2015-01-29 09:56:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old) and /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mojolicious" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes 2015-01-14 11:46:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes 2015-01-29 09:56:36.000000000 +0100 @@ -1,0 +2,33 @@ +Mon Jan 26 11:31:43 UTC 2015 - [email protected] + +- updated to 5.74 + - Improved parser errors to be more consistent with connection errors in + Mojo::Message::Request and Mojo::Message::Response. + - Fixed "0" value bug in Mojo::Parameters. + - Fixed bug where placeholder default values would not always have + precedence. + - Fixed proxy detection in get command. + + 5.73 2015-01-24 + - Deprecated Mojolicious::Routes::Route::bridge in favor of + Mojolicious::Routes::Route::under. + - Deprecated Mojolicious::Controller::render_exception in favor of + reply->exception helper. + - Deprecated Mojolicious::Controller::render_not_found in favor of + reply->not_found helper. + - Removed deprecated object-oriented Mojo::JSON API. + - Removed deprecated stringification support from Mojo::Collection. + - Removed deprecated support for data arguments from Mojo::JSON::Pointer. + - Removed deprecated AUTOLOAD and pluck methods from Mojo::Collection. + - Removed deprecated AUTOLOAD and val methods from Mojo::DOM. + - Moved tutorial from Mojolicious::Lite to Mojolicious::Guides::Tutorial. + - Added term_escape method to Mojo::ByteStream. + - Added term_escape function to Mojo::Util. + - Improved get command to use the user agent of the application. + - Improved diagnostics information for MOJO_DAEMON_DEBUG, + MOJO_USERAGENT_DEBUG and MOJO_WEBSOCKET_DEBUG environment variables. + - Fixed tag helpers to generate correct HTML5. (batman, sri) + - Fixed JSON Pointer escaping bug. + - Fixed portability bug in monkey_patch tests. + +------------------------------------------------------------------- Old: ---- Mojolicious-5.72.tar.gz New: ---- Mojolicious-5.74.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Mojolicious.spec ++++++ --- /var/tmp/diff_new_pack.69UVAH/_old 2015-01-29 09:56:37.000000000 +0100 +++ /var/tmp/diff_new_pack.69UVAH/_new 2015-01-29 09:56:37.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Mojolicious # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Mojolicious -Version: 5.72 +Version: 5.74 Release: 0 %define cpan_name Mojolicious Summary: Real-time web framework ++++++ Mojolicious-5.72.tar.gz -> Mojolicious-5.74.tar.gz ++++++ ++++ 6126 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
