Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2018-09-26 14:23:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Minion (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Minion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Minion"

Wed Sep 26 14:23:19 2018 rev:44 rq:637909 version:9.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2018-04-26 
13:38:14.155630323 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes     
2018-09-26 14:23:21.233928276 +0200
@@ -1,0 +2,19 @@
+Sun Sep 23 05:38:31 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to 9.06
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  9.06  2018-09-22
+    - Added support for controlling job processes by installing signal handlers
+      for INT, USR1 and USR2 in tasks.
+    - Added kill method to Minion::Job.
+    - Improved worker command with support for kill remote control command.
+    - Improved admin ui with a new menu to send signals to job processes.
+
+-------------------------------------------------------------------
+Sat Sep 22 05:36:08 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to 9.05
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+-------------------------------------------------------------------

Old:
----
  Minion-9.03.tar.gz

New:
----
  Minion-9.06.tar.gz

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

Other differences:
------------------
++++++ perl-Minion.spec ++++++
--- /var/tmp/diff_new_pack.jVErLa/_old  2018-09-26 14:23:21.865927271 +0200
+++ /var/tmp/diff_new_pack.jVErLa/_new  2018-09-26 14:23:21.869927265 +0200
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-Minion
-Version:        9.03
+Version:        9.06
 Release:        0
 %define cpan_name Minion
 Summary:        Job queue
 License:        Artistic-2.0
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Minion/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/S/SR/SRI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -39,9 +39,9 @@
 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 http://mojolicious.org admin
+processing, autoscaling, remote control, at https://mojolicious.org admin
 ui, resource leak protection and multiple backends (such as at
-http://www.postgresql.org).
+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-9.03.tar.gz -> Minion-9.06.tar.gz ++++++
++++ 4983 lines of diff (skipped)


Reply via email to