Thu, 12 Sep 2024 09:39:35 UTC | login

Information for build golang-github-spf13-cobra-1.8.1-2.fc41

ID318386
Package Namegolang-github-spf13-cobra
Version1.8.1
Release2.fc41
Epoch
SummaryA Commander for modern Go CLI interactions
DescriptionCobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: - Easy subcommand-based CLIs: app server, app fetch, etc. - Fully POSIX-compliant flags (including short & long versions) - Nested subcommands - Global, local and cascading flags - Easy generation of applications & commands with cobra init appname & cobra add cmdname - Intelligent suggestions (app srver... did you mean app server?) - Automatic help generation for commands and flags - Automatic help flag recognition of -h, --help, etc. - Automatically generated bash autocomplete for your application - Automatically generated man pages for your application - Command aliases so you can change things without breaking them - The flexibility to define your own help, usage, etc. - Optional tight integration with viper for 12-factor apps
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 11:44:03 UTC
CompletedTue, 23 Jul 2024 11:44:03 UTC
Tags
f41
RPMs
src
golang-github-spf13-cobra-1.8.1-2.fc41.src.rpm (info) (download)
noarch
golang-github-spf13-cobra-devel-1.8.1-2.fc41.noarch.rpm (info) (download)
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 15 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.8.1-1 - Update to 1.8.1 - Closes rhbz#2292475 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 06 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.8.0-1 - Update to 1.8.0 - Closes rhbz#2248082 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun May 21 2023 Mark E. Fuller <mark.e.fuller@gmx.de> - 1.7.0-1 - bump to v1.7.0, close rhbz#2184479 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 24 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.6.1-1 - Update to 1.6.1 - Closes rhbz#2133898 * Sun Sep 18 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.5.0-2 - SPEC cleanup * Fri Sep 02 2022 Maxwell G <gotmax@e.email> - 1.5.0-1 - Update to 1.5.0. Fixes rhbz#2099959. * Fri Sep 02 2022 Maxwell G <gotmax@e.email> - 1.4.0-5 - Adopt new licensing guidelines * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild