Package Release Info

perl-TheSchwartz-1.12-bp152.3.11

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-TheSchwartz

Change Logs

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)