Hello community,
here is the log from the commit of package perl-Mojolicious for
openSUSE:Factory checked in at 2020-05-28 09:19:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
and /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mojolicious"
Thu May 28 09:19:33 2020 rev:132 rq:809675 version:8.50
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-05-05 19:07:31.342952048 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606/perl-Mojolicious.changes
2020-05-28 09:19:33.981235965 +0200
@@ -1,0 +2,29 @@
+Tue May 26 03:10:45 UTC 2020 - Tina Müller <[email protected]>
+
+updated to 8.50
+ see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+ 8.50 2020-05-23
+ - Increased Perl version requirement to 5.16.0. This is just a first step
+ however, at some point in the not so distant future we will increase the
+ Perl version requirement to 5.20.0 for full subroutine signatures
support.
+ - Improved Mojo::Base to enable the Perl 5.16 feature bundle with
+ "unicode_strings", "unicode_eval", "evalbytes", "current_sub" and "fc".
+
+ 8.43 2020-05-20
+ - Removed deprecated argument handling from Mojo::Promise::new.
+ - Removed experimental status from all_settled method in Mojo::Promise.
+ - Removed experimental status from content_type and file_type methods in
+ Mojolicious::Types.
+ - Removed experimental status from cleanup event in
Mojo::IOLoop::Subprocess.
+ - Switched from Storable to JSON serialization for Mojo::IOLoop::Subprocess
+ IPC to increase efficiency.
+ - Added exit_code method to Mojo::IOLoop::Subprocess.
+ - Improved Mojo::Promise to warn when an unhandled rejected promise is
+ destroyed.
+ - Fixed a bug where the resolve class method in Mojo::Promise would
+ unnecessarily create new promises.
+ - Fixed a promise chaining bug in Mojo::Promise. (karjala)
+
+
+-------------------------------------------------------------------
Old:
----
Mojolicious-8.42.tar.gz
New:
----
Mojolicious-8.50.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mojolicious.spec ++++++
--- /var/tmp/diff_new_pack.6Eu1Dv/_old 2020-05-28 09:19:34.601237101 +0200
+++ /var/tmp/diff_new_pack.6Eu1Dv/_new 2020-05-28 09:19:34.605237108 +0200
@@ -17,7 +17,7 @@
Name: perl-Mojolicious
-Version: 8.42
+Version: 8.50
Release: 0
%define cpan_name Mojolicious
Summary: Real-time web framework
@@ -31,13 +31,9 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(IO::Socket::IP) >= 0.37
-BuildRequires: perl(JSON::PP) >= 2.27103
-BuildRequires: perl(List::Util) >= 1.41
-BuildRequires: perl(Time::Local) >= 1.2
+BuildRequires: perl(Sub::Util) >= 1.41
Requires: perl(IO::Socket::IP) >= 0.37
-Requires: perl(JSON::PP) >= 2.27103
-Requires: perl(List::Util) >= 1.41
-Requires: perl(Time::Local) >= 1.2
+Requires: perl(Sub::Util) >= 1.41
%{perl_requires}
%description
++++++ Mojolicious-8.42.tar.gz -> Mojolicious-8.50.tar.gz ++++++
++++ 2554 lines of diff (skipped)