Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-11-04 10:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojolicious"

Sat Nov  4 10:24:46 2017 rev:80 rq:538634 version:7.52

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes        
2017-10-28 14:21:08.132755885 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-11-04 10:25:02.152171977 +0100
@@ -1,0 +2,45 @@
+Fri Nov  3 06:38:10 UTC 2017 - [email protected]
+
+- updated to 7.52
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.52  2017-11-02
+    - Added delete_p, get_p, head_p, options_p, patch_p, post_p, put_p and 
start_p
+      methods to Mojo::UserAgent.
+
+-------------------------------------------------------------------
+Thu Nov  2 06:36:40 UTC 2017 - [email protected]
+
+- updated to 7.51
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.51  2017-10-31
+    - Added -signatures flag to Mojo::Base and Mojolicious::Lite.
+    - Added support for new HTTP status code.
+    - Improved ojo to enable subroutine signatures automatically on Perl 5.20+.
+
+-------------------------------------------------------------------
+Tue Oct 31 06:36:39 UTC 2017 - [email protected]
+
+- updated to 7.50
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.50  2017-10-30
+    - Deprecated error and finish events in Mojo::IOLoop::Delay. Since there 
is no
+      good way to warn our users about this deprecation, it will be in effect
+      until the next major release. Where we will also change the base class 
from
+      Mojo::EventEmitter to Mojo::Base.
+    - Improved documentation browser with links to MetaCPAN.
+  
+  7.49  2017-10-28
+    - Deprecated Mojo::IOLoop::Delay::data and Mojo::IOLoop::Delay::remaining.
+    - Added Promises/A+ support. Note that Mojo::IOLoop::Delay previously
+      inherited a catch method from Mojo::EventEmitter that was passed the 
error
+      message as second argument instead of the first, so you might have to 
change
+        $delay->catch(sub { my ($delay, $error) = @_; ... });
+      to
+        $delay->catch(sub { my ($error) = @_; ... });
+    - Added all, catch, finally, race and then methods to Mojo::IOLoop::Delay.
+    - Updated jQuery to version 3.2.1.
+
+-------------------------------------------------------------------

Old:
----
  Mojolicious-7.48.tar.gz

New:
----
  Mojolicious-7.52.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Mojolicious.spec ++++++
--- /var/tmp/diff_new_pack.JmHMHr/_old  2017-11-04 10:25:03.168135006 +0100
+++ /var/tmp/diff_new_pack.JmHMHr/_new  2017-11-04 10:25:03.172134861 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Mojolicious
-Version:        7.48
+Version:        7.52
 Release:        0
 %define cpan_name Mojolicious
 Summary:        Real-time web framework

++++++ Mojolicious-7.48.tar.gz -> Mojolicious-7.52.tar.gz ++++++
++++ 1880 lines of diff (skipped)


Reply via email to