Hello community,
here is the log from the commit of package perl-Mojo-RabbitMQ-Client for
openSUSE:Factory checked in at 2018-02-20 17:54:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojo-RabbitMQ-Client (Old)
and /work/SRC/openSUSE:Factory/.perl-Mojo-RabbitMQ-Client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mojo-RabbitMQ-Client"
Tue Feb 20 17:54:31 2018 rev:5 rq:577953 version:0.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Mojo-RabbitMQ-Client/perl-Mojo-RabbitMQ-Client.changes
2017-02-21 13:51:45.576453262 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Mojo-RabbitMQ-Client.new/perl-Mojo-RabbitMQ-Client.changes
2018-02-20 17:54:34.283553018 +0100
@@ -1,0 +2,17 @@
+Sat Feb 17 06:40:40 UTC 2018 - [email protected]
+
+- updated to 0.1.0
+ see /usr/share/doc/packages/perl-Mojo-RabbitMQ-Client/Changes
+
+ 0.1.0 2018-02-16T10:15:32Z
+ - Make Mojo::RabbitMQ::Client::Consumer use promises #23 (@christopherraa)
+ - Fix circular includes by #20 (@christopherraa)
+ - Start implementing Mojo::Promise, drop support for Mojolicious <7.53
+ - Implement DEBUG on Client as suggested in #11
+ - Fix early success event from ->publish #16
+ - Fix query parameter naming in Publisher
+ - Fix missing imports in Publisher #15
+ - Fix #14
+ - Implement Publisher API #5
+
+-------------------------------------------------------------------
Old:
----
Mojo-RabbitMQ-Client-0.0.9.tar.gz
New:
----
Mojo-RabbitMQ-Client-0.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mojo-RabbitMQ-Client.spec ++++++
--- /var/tmp/diff_new_pack.VEyfgQ/_old 2018-02-20 17:54:36.131486479 +0100
+++ /var/tmp/diff_new_pack.VEyfgQ/_new 2018-02-20 17:54:36.131486479 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Mojo-RabbitMQ-Client
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-Mojo-RabbitMQ-Client
-Version: 0.0.9
+Version: 0.1.0
Release: 0
%define cpan_name Mojo-RabbitMQ-Client
Summary: Mojo::IOLoop based RabbitMQ client
@@ -33,13 +33,13 @@
BuildRequires: perl(File::ShareDir)
BuildRequires: perl(List::Util) >= 1.33
BuildRequires: perl(Module::Build::Tiny) >= 0.035
-BuildRequires: perl(Mojolicious) >= 6.10
+BuildRequires: perl(Mojolicious) >= 7.53
BuildRequires: perl(Net::AMQP) >= 0.06
BuildRequires: perl(Test::Exception) >= 0.430000
BuildRequires: perl(Test::More) >= 0.98
Requires: perl(File::ShareDir)
Requires: perl(List::Util) >= 1.33
-Requires: perl(Mojolicious) >= 6.10
+Requires: perl(Mojolicious) >= 7.53
Requires: perl(Net::AMQP) >= 0.06
%{perl_requires}
# MANUAL BEGIN
++++++ Mojo-RabbitMQ-Client-0.0.9.tar.gz -> Mojo-RabbitMQ-Client-0.1.0.tar.gz
++++++
++++ 2009 lines of diff (skipped)