From bc19b3136ecc9d24afb83dc9d91795f1107a0763 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sep 23 2020 13:00:01 +0000 Subject: Update to 2.10.0 Bugfixes * argbash-init is able to handle empty string as the only argument without being puzzled. * Error handling of script working directory detection now more robust. New features * Argbash in the container has no longer the terminal output limitation caused by the crlf line ending. * The ARG_USE_PROG implementation was missing. Therefore, it was implemented as ARG_USE_PROGRAM using a slightly different interface. Signed-off-by: Stephen Gallagher --- diff --git a/.gitignore b/.gitignore index 09d74dd..9a8b4d4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ results_argbash/ /argbash-2.8.0.tar.gz /argbash-2.8.1.tar.gz /argbash-2.9.0.tar.gz +/argbash-2.10.0.tar.gz diff --git a/argbash.spec b/argbash.spec index 504914e..962a9a9 100644 --- a/argbash.spec +++ b/argbash.spec @@ -1,6 +1,6 @@ Name: argbash -Version: 2.9.0 -Release: 2%{?dist} +Version: 2.10.0 +Release: 1%{?dist} Summary: Bash argument parsing code generator License: BSD URL: https://argbash.io @@ -68,6 +68,18 @@ cd resources && make check %{_datarootdir}/bash-completion/completions/argbash %changelog +* Wed Sep 23 2020 Stephen Gallagher - 2.10.0-1 +- Update to 2.10.0 +- Bugfixes + * argbash-init is able to handle empty string as the only argument without + being puzzled. + * Error handling of script working directory detection now more robust. +- New features + * Argbash in the container has no longer the terminal output limitation + caused by the crlf line ending. + * The ARG_USE_PROG implementation was missing. Therefore, it was implemented + as ARG_USE_PROGRAM using a slightly different interface. + * Mon Aug 03 2020 Stephen Gallagher - 2.9.0-2 - Build for epel8 as well diff --git a/sources b/sources index d418b57..549e87c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (argbash-2.9.0.tar.gz) = e57c0352b5441d21dec157dfad0d68884d0c0ebd63386733af6f554d86ff1dd1a28bf9469df8e85651cb89fd8d2cc48456600fb4ba3ebff1f3803478af48b2fb +SHA512 (argbash-2.10.0.tar.gz) = a07c8a2d3b2e7868469035f954ed70bce4e9f349e54f51ddf1e4c5a9d44d86f171e81846f463c9aa74384fbc23a0cb13a9b15621cb1e3ec84488904604f08f5b