Sat, 15 Jun 2024 18:07:45 UTC | login

Information for build argbash-2.7.0-1.fc29

ID72060
Package Nameargbash
Version2.7.0
Release1.fc29
Epoch
SummaryBash argument parsing code generator
DescriptionArgbash helps your shell scripts to accept arguments. You declare what arguments you want your script to accept and Argbash generates the shell code that parses them from the command-line and exposes passed values as shell variables. Help message is also generated, and helpful error messages are dispatched if the script is called with arguments that conflict with the interface.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Aug 2018 15:50:38 UTC
CompletedWed, 22 Aug 2018 15:50:38 UTC
Tags
f29
RPMs
src
argbash-2.7.0-1.fc29.src.rpm (info) (download)
noarch
argbash-2.7.0-1.fc29.noarch.rpm (info) (download)
Changelog * Thu Jul 19 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.7.0-1 - Update to 2.7.0 - https://github.com/matejak/argbash/releases/tag/2.7.0 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Mar 05 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-2 - Fix build issue on Fedora 26 * Mon Mar 05 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-1 - Update to 2.6.1 - Drop upstreamed patches * Fri Mar 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.6.0-1 - Update to 2.6.0 - Add bash-completion support * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 10 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.5.1-1 - Update to 2.5.1 - https://github.com/matejak/argbash/releases/tag/2.5.1 * Mon Oct 16 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.5.0-1 - Official Fedora release * Mon Oct 16 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.5.0-0.3 - Update to 2.5.0 - Move common files to /usr/share - Add requirements on grep and sed * Tue May 30 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.4.0-0.2 - Restore arch-independent path for argbash support files * Wed May 24 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.4.0-0.1 - Update to the 2.4.0 release - Correct issues discovered in package review * Wed Mar 08 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.3.0-0.2 - Initial package