Hello community,
here is the log from the commit of package perl-Mojo-RabbitMQ-Client for
openSUSE:Factory checked in at 2018-08-22 14:21:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Wed Aug 22 14:21:23 2018 rev:7 rq:630794 version:0.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Mojo-RabbitMQ-Client/perl-Mojo-RabbitMQ-Client.changes
2018-07-28 12:43:11.660747870 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mojo-RabbitMQ-Client.new/perl-Mojo-RabbitMQ-Client.changes
2018-08-22 14:21:33.790523633 +0200
@@ -1,0 +2,10 @@
+Mon Jul 30 05:38:19 UTC 2018 - [email protected]
+
+- updated to 0.2.1
+ see /usr/share/doc/packages/perl-Mojo-RabbitMQ-Client/Changes
+
+ 0.2.1 2018-07-29T14:17:43Z
+ - Fixed POD syntax, spelling & grammar errors #27,#28 (@gregoa)
+ - Fixed POD error #26 (@manwar)
+
+-------------------------------------------------------------------
Old:
----
Mojo-RabbitMQ-Client-0.2.0.tar.gz
New:
----
Mojo-RabbitMQ-Client-0.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mojo-RabbitMQ-Client.spec ++++++
--- /var/tmp/diff_new_pack.NqGJem/_old 2018-08-22 14:21:34.222524656 +0200
+++ /var/tmp/diff_new_pack.NqGJem/_new 2018-08-22 14:21:34.226524665 +0200
@@ -17,7 +17,7 @@
Name: perl-Mojo-RabbitMQ-Client
-Version: 0.2.0
+Version: 0.2.1
Release: 0
%define cpan_name Mojo-RabbitMQ-Client
Summary: Mojo::IOLoop based RabbitMQ client
++++++ Mojo-RabbitMQ-Client-0.2.0.tar.gz -> Mojo-RabbitMQ-Client-0.2.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.0/Changes
new/Mojo-RabbitMQ-Client-0.2.1/Changes
--- old/Mojo-RabbitMQ-Client-0.2.0/Changes 2018-07-25 15:23:29.000000000
+0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/Changes 2018-07-29 16:17:46.000000000
+0200
@@ -1,3 +1,6 @@
+0.2.1 2018-07-29T14:17:43Z
+ - Fixed POD syntax, spelling & grammar errors #27,#28 (@gregoa)
+ - Fixed POD error #26 (@manwar)
0.2.0 2018-07-25T13:23:26Z
- Remove internal frame buffer handling, use Net::AMQP #11 (@kraih)
0.1.0 2018-02-16T10:15:32Z
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.0/META.json
new/Mojo-RabbitMQ-Client-0.2.1/META.json
--- old/Mojo-RabbitMQ-Client-0.2.0/META.json 2018-07-25 15:23:29.000000000
+0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/META.json 2018-07-29 16:17:46.000000000
+0200
@@ -59,7 +59,7 @@
"provides" : {
"Mojo::RabbitMQ::Client" : {
"file" : "lib/Mojo/RabbitMQ/Client.pm",
- "version" : "v0.2.0"
+ "version" : "v0.2.1"
},
"Mojo::RabbitMQ::Client::Channel" : {
"file" : "lib/Mojo/RabbitMQ/Client/Channel.pm"
@@ -91,15 +91,17 @@
"web" : "https://github.com/inway/mojo-rabbitmq-client"
}
},
- "version" : "0.2.0",
+ "version" : "0.2.1",
"x_contributors" : [
"Christopher Rasch-Olsen Raa <[email protected]>",
+ "Mohammad S Anwar <[email protected]>",
"Patrick Goldmann <[email protected]>",
"Richard Lippmann <[email protected]>",
"Sebastian Podjasek <[email protected]>",
"Sebastian Riedel <[email protected]>",
"Stephan Kulow <[email protected]>",
- "Vidar Tyldum <[email protected]>"
+ "Vidar Tyldum <[email protected]>",
+ "gregor herrmann <[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 2.97000"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.0/META.yml
new/Mojo-RabbitMQ-Client-0.2.1/META.yml
--- old/Mojo-RabbitMQ-Client-0.2.0/META.yml 2018-07-25 15:23:29.000000000
+0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/META.yml 2018-07-29 16:17:46.000000000
+0200
@@ -27,7 +27,7 @@
provides:
Mojo::RabbitMQ::Client:
file: lib/Mojo/RabbitMQ/Client.pm
- version: v0.2.0
+ version: v0.2.1
Mojo::RabbitMQ::Client::Channel:
file: lib/Mojo/RabbitMQ/Client/Channel.pm
Mojo::RabbitMQ::Client::Consumer:
@@ -50,13 +50,15 @@
bugtracker: https://github.com/inway/mojo-rabbitmq-client/issues
homepage: https://github.com/inway/mojo-rabbitmq-client
repository: git://github.com/inway/mojo-rabbitmq-client.git
-version: 0.2.0
+version: 0.2.1
x_contributors:
- 'Christopher Rasch-Olsen Raa <[email protected]>'
+ - 'Mohammad S Anwar <[email protected]>'
- 'Patrick Goldmann <[email protected]>'
- 'Richard Lippmann <[email protected]>'
- 'Sebastian Podjasek <[email protected]>'
- 'Sebastian Riedel <[email protected]>'
- 'Stephan Kulow <[email protected]>'
- 'Vidar Tyldum <[email protected]>'
+ - 'gregor herrmann <[email protected]>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.0/examples/chat.pl
new/Mojo-RabbitMQ-Client-0.2.1/examples/chat.pl
--- old/Mojo-RabbitMQ-Client-0.2.0/examples/chat.pl 2018-07-25
15:23:29.000000000 +0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/examples/chat.pl 2018-07-29
16:17:46.000000000 +0200
@@ -1,6 +1,7 @@
use Mojolicious::Lite;
use Mojo::EventEmitter;
use Mojo::RabbitMQ::Client;
+use Mojo::RabbitMQ::Client::Channel;
helper events => sub { state $events = Mojo::EventEmitter->new };
@@ -22,13 +23,15 @@
my $amqp
= Mojo::RabbitMQ::Client->new(
- url => ($ENV{MOJO_RABBITMQ_URL} || 'rabbitmq://guest:[email protected]:5672/')
+ url => ($ENV{MOJO_RABBITMQ_URL} || 'amqp://guest:[email protected]:5672/')
);
$amqp->on(
open => sub {
- my ($self) = @_;
+ my ($client) = @_;
+ warn "client connected";
- my $channel = Mojo::RabbitMQ::Channel->new();
+ my $channel = Mojo::RabbitMQ::Client::Channel->new();
+ $channel->catch(sub { warn 'Error on channel received'; });
$channel->on(
open => sub {
@@ -78,7 +81,8 @@
$queue->deliver();
}
);
- $self->open_channel($channel);
+ $channel->on(close => sub { warn 'Channel closed'; });
+ $client->open_channel($channel);
}
);
$amqp->connect();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.0/inc/Module/AutoInstall.pm
new/Mojo-RabbitMQ-Client-0.2.1/inc/Module/AutoInstall.pm
--- old/Mojo-RabbitMQ-Client-0.2.0/inc/Module/AutoInstall.pm 2018-07-25
15:23:29.000000000 +0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/inc/Module/AutoInstall.pm 2018-07-29
16:17:46.000000000 +0200
@@ -8,7 +8,7 @@
use vars qw{$VERSION};
BEGIN {
- $VERSION = '0.2.0';
+ $VERSION = '0.2.1';
}
# special map on pre-defined feature sets
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mojo-RabbitMQ-Client-0.2.0/lib/Mojo/RabbitMQ/Client/Channel.pm
new/Mojo-RabbitMQ-Client-0.2.1/lib/Mojo/RabbitMQ/Client/Channel.pm
--- old/Mojo-RabbitMQ-Client-0.2.0/lib/Mojo/RabbitMQ/Client/Channel.pm
2018-07-25 15:23:29.000000000 +0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/lib/Mojo/RabbitMQ/Client/Channel.pm
2018-07-29 16:17:46.000000000 +0200
@@ -656,7 +656,7 @@
my $channel = Mojo::RabbitMQ::Client::Channel->new();
- $channel->catch(sub { warn "Some channel error occured: " . $_[1] });
+ $channel->catch(sub { warn "Some channel error occurred: " . $_[1] });
$channel->on(
open => sub {
@@ -670,7 +670,7 @@
=head1 DESCRIPTION
-L<Mojo::RabbitMQ::Client::Channel> allows to call all channel related methods.
+L<Mojo::RabbitMQ::Client::Channel> allows one to call all channel related
methods.
=head1 EVENTS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mojo-RabbitMQ-Client-0.2.0/lib/Mojo/RabbitMQ/Client/Publisher.pm
new/Mojo-RabbitMQ-Client-0.2.1/lib/Mojo/RabbitMQ/Client/Publisher.pm
--- old/Mojo-RabbitMQ-Client-0.2.0/lib/Mojo/RabbitMQ/Client/Publisher.pm
2018-07-25 15:23:29.000000000 +0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/lib/Mojo/RabbitMQ/Client/Publisher.pm
2018-07-29 16:17:46.000000000 +0200
@@ -199,6 +199,8 @@
message will lack C<content_type> header!
+=back
+
=head1 SEE ALSO
L<Mojo::RabbitMQ::Client>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mojo-RabbitMQ-Client-0.2.0/lib/Mojo/RabbitMQ/Client.pm
new/Mojo-RabbitMQ-Client-0.2.1/lib/Mojo/RabbitMQ/Client.pm
--- old/Mojo-RabbitMQ-Client-0.2.0/lib/Mojo/RabbitMQ/Client.pm 2018-07-25
15:23:29.000000000 +0200
+++ new/Mojo-RabbitMQ-Client-0.2.1/lib/Mojo/RabbitMQ/Client.pm 2018-07-29
16:17:46.000000000 +0200
@@ -20,7 +20,7 @@
require Mojo::RabbitMQ::Client::Consumer;
require Mojo::RabbitMQ::Client::Publisher;
-our $VERSION = "0.2.0";
+our $VERSION = "0.2.1";
use constant DEBUG => $ENV{MOJO_RABBITMQ_DEBUG} // 0;