Package Release Info

perl-TheSchwartz-1.16-bp154.1.12

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-TheSchwartz

Change Logs

* Sat Jul 17 2021 Tina Müller <timueller+perl@suse.de>
- updated to 1.16
  see /usr/share/doc/packages/perl-TheSchwartz/Changes
  1.16 2021-07-16T07:49:43Z
  - Add ability to disable job randomization GH#9 (@jamadam++)
* Wed Jan 29 2020 <timueller+perl@suse.de>
- updated to 1.15
  see /usr/share/doc/packages/perl-TheSchwartz/Changes
  1.15 2020-01-28T06:19:54Z
  - Fix tests on win32 GH#4 (@charsbar++)
* Fri Oct 18 2019 <timueller+perl@suse.de>
- updated to 1.14
  see /usr/share/doc/packages/perl-TheSchwartz/Changes
  1.14 2019-10-17T17:51:40Z
  - Added missing prereq Class::Accessor::Fast as suggested by CPANTS. GH#1 (@manwar++)
* Thu Aug 08 2019 Stephan Kulow <coolo@suse.com>
- updated to 1.13
  see /usr/share/doc/packages/perl-TheSchwartz/Changes
Version: 1.12-bp150.2.4
* Tue Apr 14 2015 coolo@suse.com
- updated to 1.12
  see /usr/share/doc/packages/perl-TheSchwartz/CHANGES
  1.12 Mon Mar 30 2015
  - Fix replace_job hanging & postgresql issues. RT #65712
  - Add strict_remove_ability to prevent auto resetting of abilities.
  - Stricter job check. https://github.com/jfearn/TheSchwartz/pull/1
  - Add accessor methods for strict_remove_ability.
  - Add debug message to mark_database_as_dead. RT #102510
  1.11 Mon Nov 03 2014
  - Move from Make to Module::Build
  - Remove inc & autobuild
  - Add perltidyrc and run over all perl files.
  - Add perlcritic test & fix errors
  - Add Test::Spelling and fix all spelling errors in POD. RT #89165
  - Reorder jobs when prioritize is set. RT #99075
  - Fix wrong return precedence. RT #87222
  - Fix get_server_time for Oracle. # RT #58049
  - Support Data::ObjectDriver->get_dbh. RT #50022
  - Use sort by jobid on selects. RT #34843
  - Added floor methods to limit priortity job selection. RT #50842
  - Add batch_size methods to expose FIND_JOB_BATCH_SIZE. RT #72815
  - Add run_after param to decline. RT #60797
  - Add jobid param to list_jobs.
* Fri Apr 29 2011 coolo@opensuse.org
- updated to 1.10
  - Add $job->declined method for workers to be able to decline handling
    a job at this time.
  - Added $client->grab_and_work_on($handle) to securely work on a job
    you know the handle of. Yann Kerherve (yannk@cpan.org)
  - Fixed docs and tests (miyagawa, athomason, simonw)
* Wed Dec 01 2010 coolo@novell.com
- switch to perl_requires macro
* Fri Nov 06 2009 dmueller@suse.de
- Initial package (1.07)