Hello community,
here is the log from the commit of package perl-Mojo-RabbitMQ-Client for
openSUSE:Factory checked in at 2019-08-22 10:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojo-RabbitMQ-Client (Old)
and /work/SRC/openSUSE:Factory/.perl-Mojo-RabbitMQ-Client.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mojo-RabbitMQ-Client"
Thu Aug 22 10:52:19 2019 rev:11 rq:724821 version:0.2.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Mojo-RabbitMQ-Client/perl-Mojo-RabbitMQ-Client.changes
2019-08-13 13:20:11.221435396 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mojo-RabbitMQ-Client.new.22127/perl-Mojo-RabbitMQ-Client.changes
2019-08-22 10:52:21.393700013 +0200
@@ -1,0 +2,13 @@
+Tue Aug 20 08:29:20 UTC 2019 - Oliver Kurz <[email protected]>
+
+- updated to 0.2.4
+ see /usr/share/doc/packages/perl-Mojo-RabbitMQ-Client/Changes
+
+ 0.2.4 2019-08-20T00:49:27Z
+ - Prevent warning about undefined object on closed channels #36 (@okurz)
+
+- Drop 0001-Prevent-warning-about-undefined-object-on-closed-cha.patch
+ Prevent warning about undefined object on closed channels
+ now included in upstream
+
+-------------------------------------------------------------------
Old:
----
0001-Prevent-warning-about-undefined-object-on-closed-cha.patch
Mojo-RabbitMQ-Client-0.2.3.tar.gz
New:
----
Mojo-RabbitMQ-Client-0.2.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mojo-RabbitMQ-Client.spec ++++++
--- /var/tmp/diff_new_pack.f5lEQj/_old 2019-08-22 10:52:22.973699801 +0200
+++ /var/tmp/diff_new_pack.f5lEQj/_new 2019-08-22 10:52:22.977699801 +0200
@@ -17,7 +17,7 @@
Name: perl-Mojo-RabbitMQ-Client
-Version: 0.2.3
+Version: 0.2.4
Release: 0
%define cpan_name Mojo-RabbitMQ-Client
Summary: Mojo::IOLoop based RabbitMQ client
@@ -26,8 +26,6 @@
Url: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/S/SE/SEBAPOD/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
-# https://github.com/inway/mojo-rabbitmq-client/pull/36
-Patch0: 0001-Prevent-warning-about-undefined-object-on-closed-cha.patch
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -55,7 +53,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
%build
perl Build.PL --installdirs=vendor
++++++ Mojo-RabbitMQ-Client-0.2.3.tar.gz -> Mojo-RabbitMQ-Client-0.2.4.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.3/Changes
new/Mojo-RabbitMQ-Client-0.2.4/Changes
--- old/Mojo-RabbitMQ-Client-0.2.3/Changes 2019-07-24 23:06:19.000000000
+0200
+++ new/Mojo-RabbitMQ-Client-0.2.4/Changes 2019-08-20 02:49:29.000000000
+0200
@@ -1,3 +1,5 @@
+0.2.4 2019-08-20T00:49:27Z
+ - Prevent warning about undefined object on closed channels #36 (@okurz)
0.2.3 2019-07-24T21:06:16Z
- Clarified documentation #33, #34 (@AdamWill)
0.2.2 2019-05-23T11:20:22Z
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.3/META.json
new/Mojo-RabbitMQ-Client-0.2.4/META.json
--- old/Mojo-RabbitMQ-Client-0.2.3/META.json 2019-07-24 23:06:19.000000000
+0200
+++ new/Mojo-RabbitMQ-Client-0.2.4/META.json 2019-08-20 02:49:29.000000000
+0200
@@ -59,7 +59,7 @@
"provides" : {
"Mojo::RabbitMQ::Client" : {
"file" : "lib/Mojo/RabbitMQ/Client.pm",
- "version" : "v0.2.3"
+ "version" : "v0.2.4"
},
"Mojo::RabbitMQ::Client::Channel" : {
"file" : "lib/Mojo/RabbitMQ/Client/Channel.pm"
@@ -91,11 +91,12 @@
"web" : "https://github.com/inway/mojo-rabbitmq-client"
}
},
- "version" : "0.2.3",
+ "version" : "0.2.4",
"x_contributors" : [
"Adam Williamson <[email protected]>",
"Christopher Rasch-Olsen Raa <[email protected]>",
"Mohammad S Anwar <[email protected]>",
+ "Oliver Kurz <[email protected]>",
"Patrick Goldmann <[email protected]>",
"Richard Lippmann <[email protected]>",
"Salve J. Nilsen <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.3/META.yml
new/Mojo-RabbitMQ-Client-0.2.4/META.yml
--- old/Mojo-RabbitMQ-Client-0.2.3/META.yml 2019-07-24 23:06:19.000000000
+0200
+++ new/Mojo-RabbitMQ-Client-0.2.4/META.yml 2019-08-20 02:49:29.000000000
+0200
@@ -27,7 +27,7 @@
provides:
Mojo::RabbitMQ::Client:
file: lib/Mojo/RabbitMQ/Client.pm
- version: v0.2.3
+ version: v0.2.4
Mojo::RabbitMQ::Client::Channel:
file: lib/Mojo/RabbitMQ/Client/Channel.pm
Mojo::RabbitMQ::Client::Consumer:
@@ -50,11 +50,12 @@
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.3
+version: 0.2.4
x_contributors:
- 'Adam Williamson <[email protected]>'
- 'Christopher Rasch-Olsen Raa <[email protected]>'
- 'Mohammad S Anwar <[email protected]>'
+ - 'Oliver Kurz <[email protected]>'
- 'Patrick Goldmann <[email protected]>'
- 'Richard Lippmann <[email protected]>'
- 'Salve J. Nilsen <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mojo-RabbitMQ-Client-0.2.3/inc/Module/AutoInstall.pm
new/Mojo-RabbitMQ-Client-0.2.4/inc/Module/AutoInstall.pm
--- old/Mojo-RabbitMQ-Client-0.2.3/inc/Module/AutoInstall.pm 2019-07-24
23:06:19.000000000 +0200
+++ new/Mojo-RabbitMQ-Client-0.2.4/inc/Module/AutoInstall.pm 2019-08-20
02:49:29.000000000 +0200
@@ -8,7 +8,7 @@
use vars qw{$VERSION};
BEGIN {
- $VERSION = '0.2.3';
+ $VERSION = '0.2.4';
}
# special map on pre-defined feature sets
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mojo-RabbitMQ-Client-0.2.3/lib/Mojo/RabbitMQ/Client.pm
new/Mojo-RabbitMQ-Client-0.2.4/lib/Mojo/RabbitMQ/Client.pm
--- old/Mojo-RabbitMQ-Client-0.2.3/lib/Mojo/RabbitMQ/Client.pm 2019-07-24
23:06:19.000000000 +0200
+++ new/Mojo-RabbitMQ-Client-0.2.4/lib/Mojo/RabbitMQ/Client.pm 2019-08-20
02:49:29.000000000 +0200
@@ -21,7 +21,7 @@
require Mojo::RabbitMQ::Client::Consumer;
require Mojo::RabbitMQ::Client::Publisher;
-our $VERSION = "0.2.3";
+our $VERSION = "0.2.4";
use constant DEBUG => $ENV{MOJO_RABBITMQ_DEBUG} // 0;
@@ -351,9 +351,9 @@
# Connection established
$stream->on(timeout => sub { $self->_error($id, 'Inactivity timeout') });
- $stream->on(close => sub { $self->_handle($id, 1) });
+ $stream->on(close => sub { $self && $self->_handle($id, 1) });
$stream->on(error => sub { $self && $self->_error($id, pop) });
- $stream->on(read => sub { $self->_read($id, pop) });
+ $stream->on(read => sub { $self && $self->_read($id, pop) });
$cb->();
}
);