Fri, 13 Sep 2024 22:47:53 UTC | login

Information for build golang-github-ghodss-yaml-1.0.0-4.fc33

ID173315
Package Namegolang-github-ghodss-yaml
Version1.0.0
Release4.fc33
Epoch
SummaryYAML marshaling and unmarshaling support for Go
Description In short, this library first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:33:05 UTC
CompletedThu, 13 Aug 2020 12:33:05 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-ghodss-yaml-1.0.0-4.fc33.src.rpm (info) (download)
noarch
golang-github-ghodss-yaml-devel-1.0.0-4.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 26 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0-1 - Release 1.0.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.23.git0ca9ea5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 0-0.22.git0ca9ea5 - 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/