Wed, 02 Oct 2024 17:03:48 UTC | login

Information for build golang-github-pelletier-toml-1.6.0-1.fc33

ID154010
Package Namegolang-github-pelletier-toml
Version1.6.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-pelletier-toml.git#31487941dbad569bde173fa58263aaa7b7a7e63a
SummaryGo library for the toml language
Description Go-toml provides the following features for using data parsed from TOML documents: - Load TOML documents from files and string data - Easily navigate TOML structure using Tree - Mashaling and unmarshaling to and from data structures - Line & column position data for all parsed elements - Query support similar to JSON-Path - Syntax errors contain line and column numbers
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 29 Mar 2020 00:09:39 UTC
CompletedSun, 29 Mar 2020 00:47:05 UTC
Taskbuild (f33, /rpms/golang-github-pelletier-toml.git:31487941dbad569bde173fa58263aaa7b7a7e63a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-pelletier-toml.git#31487941dbad569bde173fa58263aaa7b7a7e63a'}}
Tags
f33
RPMs
src
golang-github-pelletier-toml-1.6.0-1.fc33.src.rpm (info) (download)
noarch
golang-github-pelletier-toml-devel-1.6.0-1.fc33.noarch.rpm (info) (download)
riscv64
golang-github-pelletier-toml-1.6.0-1.fc33.riscv64.rpm (info) (download)
golang-github-pelletier-toml-debuginfo-1.6.0-1.fc33.riscv64.rpm (info) (download)
golang-github-pelletier-toml-debugsource-1.6.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Feb 17 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.6.0-1 - Update to latest version * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 05 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.0-2 - Add Obsoletes for old name * Fri Apr 26 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.4.0-1 - Release 1.4.0 * Sat Apr 06 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.0-1 - Release 1.3.0 (#1695289) * Tue Feb 05 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.2.0-1 - Update to latest version * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - Forge-specific packaging variables - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 1.0.0-0.8 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - Forge-specific packaging variables - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 20 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.0.0-0.6.gitb8b5e76 - Upload glide files