Information for build golang-github-mitchellh-mapstructure-0-0.8.git281073e.fc22

ID710965
Package Namegolang-github-mitchellh-mapstructure
Version0
Release0.8.git281073e.fc22
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 byjchaloup
State complete
Volume fedora_koji_archive01
StartedWed, 13 Jan 2016 12:22:37 UTC
CompletedWed, 13 Jan 2016 12:26:31 UTC
Taskbuild (f22-candidate, /golang-github-mitchellh-mapstructure:cb62e4b976014044abdcdfb2b88999e9f3c4dfa4)
Tags
f22-updates-testing
RPMs
src
golang-github-mitchellh-mapstructure-0-0.8.git281073e.fc22.src.rpm (info) (download)
armv7hl
golang-github-mitchellh-mapstructure-unit-test-0-0.8.git281073e.fc22.armv7hl.rpm (info) (download)
i686
golang-github-mitchellh-mapstructure-unit-test-0-0.8.git281073e.fc22.i686.rpm (info) (download)
noarch
golang-github-mitchellh-cli-devel-temporary-0-0.8.git281073e.fc22.noarch.rpm (info) (download)
golang-github-mitchellh-mapstructure-devel-0-0.8.git281073e.fc22.noarch.rpm (info) (download)
x86_64
golang-github-mitchellh-mapstructure-unit-test-0-0.8.git281073e.fc22.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
root.log
build.log
x86_64
build.log
state.log
root.log
i686
build.log
state.log
root.log
Changelog * 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