Wed, 28 Aug 2024 14:44:57 UTC | login

Information for build golang-github-errors-1.0.1-8.fc32

ID142166
Package Namegolang-github-errors
Version1.0.1
Release8.fc32
Epoch
SummaryErrors with stacktraces for Go
Description Package Errors adds stacktrace support to errors in Go. This is particularly useful when you want to understand the state of execution when an error was returned unexpectedly. It provides the type *Error which implements the standard golang error interface, so you can use this library interchangably with code that is expecting a normal error return.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:30:07 UTC
CompletedFri, 27 Mar 2020 10:30:07 UTC
Tags
f33
RPMs
src
golang-github-errors-1.0.1-8.fc32.src.rpm (info) (download)
noarch
golang-github-errors-devel-1.0.1-8.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.1-8 - Fix FTBFS by increasing error margin * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 09 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-5 - Add Obsoletes for old name * Tue Apr 30 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.1-4 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 29 2018 Gianluca Sforna <giallu@gmail.com> - 1.0.1-1 - new upstream release * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Gianluca Sforna <giallu@gmail.com> - 1.0.0-1 * upstream stable release