Hello community, here is the log from the commit of package perl-Minion for openSUSE:Factory checked in at 2020-07-14 07:56:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Minion (Old) and /work/SRC/openSUSE:Factory/.perl-Minion.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Minion" Tue Jul 14 07:56:01 2020 rev:58 rq:820035 version:10.09 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes 2020-06-19 17:25:14.360215387 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Minion.new.3060/perl-Minion.changes 2020-07-14 07:58:38.161662662 +0200 @@ -1,0 +2,14 @@ +Fri Jul 10 09:36:09 UTC 2020 - Tina Müller <[email protected]> + +- updated to 10.09 + see /usr/share/doc/packages/perl-Minion/Changes + + 10.09 2020-07-09 + - Added EXPERIMENTAL support for job sequences. + - Added EXPERIMENTAL sequence option to enqueue method in Minion, Minion::Backend and Minion::Backend::Pg. + - Added EXPERIMENTAL sequences option to list_jobs method in Minion::Backend and Minion::Backend::Pg. + - Added next and previous fields to list_jobs method in Minion::Backend::Pg. + - Added -Q option to job command. + - Improved admin ui to allow navigating job sequences. + +------------------------------------------------------------------- Old: ---- Minion-10.08.tar.gz New: ---- Minion-10.09.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Minion.spec ++++++ --- /var/tmp/diff_new_pack.TsCFA9/_old 2020-07-14 07:58:38.969665277 +0200 +++ /var/tmp/diff_new_pack.TsCFA9/_new 2020-07-14 07:58:38.973665291 +0200 @@ -17,7 +17,7 @@ Name: perl-Minion -Version: 10.08 +Version: 10.09 Release: 0 %define cpan_name Minion Summary: Job queue @@ -38,10 +38,10 @@ Minion is a high performance job queue for the Perl programming language, with support for multiple named queues, priorities, delayed jobs, job dependencies, job progress, job results, retries with backoff, rate -limiting, unique jobs, statistics, distributed workers, parallel -processing, autoscaling, remote control, at https://mojolicious.org admin -ui, resource leak protection and multiple backends (such as at -https://www.postgresql.org). +limiting, unique jobs, job sequences, statistics, distributed workers, +parallel processing, autoscaling, remote control, at +https://mojolicious.org admin ui, resource leak protection and multiple +backends (such as at https://www.postgresql.org). Job queues allow you to process time and/or computationally intensive tasks in background processes, outside of the request/response lifecycle of web ++++++ Minion-10.08.tar.gz -> Minion-10.09.tar.gz ++++++ ++++ 14137 lines of diff (skipped)
