Fri, 19 Apr 2024 12:20:16 UTC | login

Information for build bash-argsparse-1.7-6.fc28

ID39134
Package Namebash-argsparse
Version1.7
Release6.fc28
Epoch
SummaryAn high level argument parsing library for bash
DescriptionAn high level argument parsing library for bash. The purpose is to replace the option-parsing and usage-describing functions commonly rewritten in all scripts. This library is implemented for bash version 4. Prior versions of bash will fail at interpreting that code.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 23:59:52 UTC
CompletedThu, 07 Jun 2018 23:59:52 UTC
Tags
f29
RPMs
src
bash-argsparse-1.7-6.fc28.src.rpm (info) (download)
noarch
bash-argsparse-1.7-6.fc28.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Mar 05 2015 Dams <bash-argsparse[AT]livna.org> - 1.7-1 - Version 1.7 * Wed Jan 28 2015 Dams <bash-argsparse[AT]livna.org> - 1.6.2-1 - Version 1.6.2 - Dropped fedora patch (included upstream) * Fri Oct 24 2014 Dams <bash-argsparse[AT]livna.org> - 1.6.1-3 - Using package names instead of path for Requires/BuildRequires * Wed Oct 15 2014 Dams <bash-argsparse[AT]livna.org> - 1.6.1-2 - Added patch to fix some unittest issues * Thu Oct 09 2014 Dams <bash-argsparse[AT]livna.org> - 1.6.1-1 - Version 1.6.1 - Fixed changelog names * Thu Oct 09 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-4 - Update host path in *Requires tags. * Wed Oct 08 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-3 - Added more BuildRequires to allow unittest script to run correctly restricted small environments * Mon Sep 15 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-2 - Fixed date in changelog entry * Tue Aug 12 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-1 - License tag is now WTFPL - Removed trailing dot at the end of Summary - Removed BuildRoot tag - Requiring commands instead of packages * Mon Jan 13 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-0 - Version 1.6 - Added doxygen documentation - check section * Thu Mar 21 2013 Dams <bash-argsparse[AT]livna.org> - 1.5-0 - Version 1.5 - Updated Requires - Removed old/fedora-obsolete directives/noise * Thu Mar 14 2013 Dams <bash-argsparse[AT]livna.org> - 1.4-0 - Initial build.