Fri, 26 Apr 2024 13:59:15 UTC | login

Information for build golang-github-mitchellh-mapstructure-0-0.10.git281073e.el7

ID11116
Package Namegolang-github-mitchellh-mapstructure
Version0
Release0.10.git281073e.el7
Epoch
SummaryGo library for decoding generic map values into native Go structures
Descriptionmapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure.
Built bymmagr
State complete
Volume DEFAULT
StartedTue, 17 May 2016 20:47:43 UTC
CompletedTue, 17 May 2016 20:50:33 UTC
Taskbuild (cloud7-openstack-optools-el7, golang-github-mitchellh-mapstructure-0-0.10.git281073e.el7.src.rpm)
Tags
cloud7-openstack-optools-candidate
RPMs
src
golang-github-mitchellh-mapstructure-0-0.10.git281073e.el7.src.rpm (info) (download)
noarch
golang-github-mitchellh-cli-devel-temporary-0-0.10.git281073e.el7.noarch.rpm (info) (download)
golang-github-mitchellh-mapstructure-devel-0-0.10.git281073e.el7.noarch.rpm (info) (download)
x86_64
golang-github-mitchellh-mapstructure-unit-test-0-0.10.git281073e.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
Changelog * Mon Feb 22 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.10.git281073e - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9.git281073e - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 13 2016 jchaloup <jchaloup@redhat.com> - 0-0.8.git281073e - Update github.com/mitchellh/cli to 8102d0ed5ea2709ade1243798785888175f6e415 related: #1243892 * Wed Jan 06 2016 Fridolin Pokorny <fpokorny@redhat.com> - 0-0.7.git281073e - Bump to upstream 281073eb9eb092240d33ef253c404f1cca550309 related: #1243892 * Sat Sep 12 2015 jchaloup <jchaloup@redhat.com> - 0-0.6.git740c764 - Update to spec-2.1 related: #1243892 * Mon Aug 24 2015 jchaloup <jchaloup@redhat.com> - 0-0.5.git740c764 - Update spec file to spec-2.0 related: #1243892 * Thu Jul 16 2015 jchaloup <jchaloup@redhat.com> - 0-0.4.git740c764 - Choose the correct architecture - Update license - Remove runtime-dep on golang - Add temporary devel subpackage of mitchellh-cli resolves: #1243892 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.2.git740c764 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Oct 16 2014 jchaloup <jchaloup@redhat.com> - 0-0.1.git740c764 - First package for Fedora resolves: #1153724