1
0
forked from pool/gnu_parallel

Accepting request 963332 from home:dirkmueller:Factory

- update to 20220222:
  * Encoding of remote commands has changed. This limits the length of
    remote commands to less than half. It also requires $REMOTE_TMPDIR
    to be writable. It makes this release beta quality.
  * Time functions hh_mm_ss() hhmmss() hh_mm() hhmm() are now available
    for {= =}.
  * Many options in the man page for parallel now has 'see also' for
    related options.
  * parallel_options_map.pdf is a map showing which options other
    options relate to.
  * {uniq} added to --plus to only run jobs with unique values.
  * sem --fg exits with the exit code of the job.
  * Bug fixes and man page updates.

OBS-URL: https://build.opensuse.org/request/show/963332
OBS-URL: https://build.opensuse.org/package/show/utilities/gnu_parallel?expand=0&rev=155
This commit is contained in:
2022-03-21 07:22:48 +00:00
committed by Git OBS Bridge
parent a93196f383
commit c287995b67
6 changed files with 62 additions and 45 deletions

View File

@@ -17,7 +17,7 @@
Name: gnu_parallel
Version: 20220122
Version: 20220222
Release: 0
Summary: Shell tool for executing jobs in parallel
License: GPL-3.0-or-later