Wed, 17 Jul 2024 07:36:13 UTC | login

Information for build golang-github-satori-uuid-1.2.0-2.fc29

ID58916
Package Namegolang-github-satori-uuid
Version1.2.0
Release2.fc29
Epoch
SummaryUUID package for Go
Description This package provides pure Go implementation of Universally Unique Identifier (UUID). Supported both creation and parsing of UUIDs. With 100% test coverage and benchmarks out of box. Supported versions: - Version 1, based on timestamp and MAC address (RFC 4122) - Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1) - Version 3, based on MD5 hashing (RFC 4122) - Version 4, based on random numbers (RFC 4122) - Version 5, based on SHA-1 hashing (RFC 4122)
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 11:44:24 UTC
CompletedThu, 19 Jul 2018 11:44:24 UTC
Tags
f29
f30
f31
RPMs
src
golang-github-satori-uuid-1.2.0-2.fc29.src.rpm (info) (download)
noarch
golang-github-satori-uuid-devel-1.2.0-2.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Mar 26 2018 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.0-1 - First package for Fedora