Hello community, here is the log from the commit of package perl-Mojolicious for openSUSE:Factory checked in at 2016-07-20 09:29:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-06-25 02:24:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes 2016-07-20 09:29:27.000000000 +0200 @@ -1,0 +2,25 @@ +Tue Jul 19 08:04:52 UTC 2016 - [email protected] + +- updated to 7.0 + see /usr/share/doc/packages/perl-Mojolicious/Changes + + 7.0 2016-07-19 + - Code name "Doughnut", this is a major release. + - Removed Mojolicious::Plugin::Charset. + - Removed authority method from Mojo::URL. + - Removed squish method from Mojo::ByteStream. + - Removed squish function from Mojo::Util. + - Removed support for smart whitespace trimming from all_text and text methods + in Mojo::DOM. + - Updated jQuery to version 3.1.0. + - Improved Mojo::URL not to include the userinfo part when generating URLs, as + recommended by the URL Living Standard. + - Improved Mojolicious::Plugin::Config to no longer log which files have been + loaded. + - Fixed trailing slash bug in Mojo::URL. + - Fixed a few whitespace bugs in Mojo::DOM. + - Fixed attribute selector bug in Mojo::DOM::CSS. (Akron) + - Fixed a bug causing headers with zero length values to be ignored by the get + command. (jberger) + +------------------------------------------------------------------- Old: ---- Mojolicious-6.66.tar.gz New: ---- Mojolicious-7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Mojolicious.spec ++++++ --- /var/tmp/diff_new_pack.GKHo2O/_old 2016-07-20 09:29:29.000000000 +0200 +++ /var/tmp/diff_new_pack.GKHo2O/_new 2016-07-20 09:29:29.000000000 +0200 @@ -17,7 +17,7 @@ Name: perl-Mojolicious -Version: 6.66 +Version: 7.0 Release: 0 %define cpan_name Mojolicious Summary: Real-time web framework @@ -41,6 +41,12 @@ %{perl_requires} %description +An amazing real-time web framework built on top of the powerful Mojo web +development toolkit. With support for RESTful routes, plugins, commands, +Perl-ish templates, content negotiation, session management, form +validation, testing framework, static file server, 'CGI'/'PSGI' detection, +first class Unicode support and much more for you to discover. + Take a look at our excellent documentation in Mojolicious::Guides! %prep ++++++ Mojolicious-6.66.tar.gz -> Mojolicious-7.0.tar.gz ++++++ ++++ 1948 lines of diff (skipped)
