Fri, 13 Sep 2024 22:58:06 UTC | login

Information for build golang-github-ghodss-yaml-1.0.0-1.fc31

ID98749
Package Namegolang-github-ghodss-yaml
Version1.0.0
Release1.fc31
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
StartedWed, 24 Jul 2019 11:00:13 UTC
CompletedWed, 24 Jul 2019 11:00:13 UTC
Tags
f31
RPMs
src
golang-github-ghodss-yaml-1.0.0-1.fc31.src.rpm (info) (download)
noarch
golang-github-ghodss-yaml-devel-1.0.0-1.fc31.noarch.rpm (info) (download)
Changelog * 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/ * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.21.git0ca9ea5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 09 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.20.git0ca9ea5 - Upload glide files * Wed Feb 28 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.19.20170328git0ca9ea5 - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.18.git0ca9ea5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.17.git0ca9ea5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.16.git0ca9ea5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 03 2017 Jan Chaloupka <jchaloup@redhat.com> - 0-0.15.git0ca9ea5 - Bump to upstream 0ca9ea5df5451ffdf184b4428c902747c2c11cd7 related: #1249030