2013-08-07 17:42:18 +00:00
committed by Git OBS Bridge
parent a4318e043f
commit 44fa919a69
5 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 7 17:36:39 UTC 2013 - jengelh@inai.de
- Update to new upstream release 20130722
* --round-robin with --pipe will now write all blocks to
already-running jobs.
* --env can now transfer the Bash function for remote execution.
-------------------------------------------------------------------
Sun Jun 23 05:41:30 UTC 2013 - jengelh@inai.de

View File

@@ -17,7 +17,7 @@
Name: gnu_parallel
Version: 20130622
Version: 20130722
Release: 0
Summary: Shell tool for executing jobs in parallel
License: GPL-3.0+

BIN
parallel-20130622.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
parallel-20130722.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -2,7 +2,7 @@
# To check the signature run:
# echo | gpg
# gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-20130622.tar.bz2.sig
# gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-20130722.tar.bz2.sig
echo | gpg 2>/dev/null
gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve $0
@@ -11,7 +11,7 @@ exit $?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlHFrBUACgkQLGIp4v////EniACfZNq+E+eK1l+m01PCJXjRHc8I
yBIAoIvneZi1GuNFTxJyXWNiooauVyqe
=B6e+
iEYEABECAAYFAlHtBU0ACgkQLGIp4v////FLNACff7KkfJ6HVkAIexCSKaWaouni
VPcAnA68QUPR66YBcbThmdn+4jR+YoZH
=CFEf
-----END PGP SIGNATURE-----