Hello community,

here is the log from the commit of package perl-Mojo-Redis for openSUSE:Factory 
checked in at 2019-02-02 21:50:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojo-Redis (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mojo-Redis.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojo-Redis"

Sat Feb  2 21:50:14 2019 rev:2 rq:670633 version:3.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mojo-Redis/perl-Mojo-Redis.changes  
2019-02-01 11:46:10.572507452 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojo-Redis.new.28833/perl-Mojo-Redis.changes   
    2019-02-02 21:50:16.835927213 +0100
@@ -1,0 +2,15 @@
+Thu Jan 31 06:16:20 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 3.19
+   see /usr/share/doc/packages/perl-Mojo-Redis/Changes
+
+  3.19 2019-01-31T13:03:11+0900
+   - Add support for encoding and decoding of JSON messages in 
Mojo::Redis::PubSub
+  
+  3.18 2019-01-31T12:39:46+0900
+   - Add reconnect logic for Mojo::Redis::PubSub #37
+   - Add CAVEATS for Protocol::Redis::XS #38
+   - Changed default protocol to Protocol::Redis #38
+   - Updated documentation to use nicer variable names
+
+-------------------------------------------------------------------

Old:
----
  Mojo-Redis-3.17.tar.gz

New:
----
  Mojo-Redis-3.19.tar.gz

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

Other differences:
------------------
++++++ perl-Mojo-Redis.spec ++++++
--- /var/tmp/diff_new_pack.WwcQjm/_old  2019-02-02 21:50:17.343926773 +0100
+++ /var/tmp/diff_new_pack.WwcQjm/_new  2019-02-02 21:50:17.347926769 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Mojo-Redis
-Version:        3.17
+Version:        3.19
 Release:        0
 %define cpan_name Mojo-Redis
 Summary:        Redis driver based on Mojo::IOLoop
@@ -44,6 +44,16 @@
 It tries to mimic the same interface as Mojo::Pg, Mojo::mysql and
 Mojo::SQLite, but the methods for talking to the database vary.
 
+This module is in no way compatible with the 1.xx version of Mojo::Redis
+and this version also tries to fix a lot of the confusing methods in
+Mojo::Redis2 related to pubsub.
+
+This module is currently EXPERIMENTAL, and bad design decisions will be
+fixed without warning. Please report at
+https://github.com/jhthorsen/mojo-redis/issues if you find this module
+useful, annoying or if you simply find bugs. Feedback can also be sent to
+'[email protected]'.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

++++++ Mojo-Redis-3.17.tar.gz -> Mojo-Redis-3.19.tar.gz ++++++
++++ 3203 lines of diff (skipped)


Reply via email to