Sun, 19 May 2024 00:16:23 UTC | login

Information for build golang-github-google-uuid-1.1.1-4.fc32

ID142748
Package Namegolang-github-google-uuid
Version1.1.1
Release4.fc32
Epoch
SummaryGo library to generate and inspect UUIDs
Description The Uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. This package is based on the github.com/pborman/uuid package (previously named code.google.com/p/go-uuid). It differs from these earlier packages in that a UUID is a 16 byte array rather than a byte slice. One loss due to this change is the ability to represent an invalid UUID (vs a NIL UUID).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:44:29 UTC
CompletedFri, 27 Mar 2020 10:44:29 UTC
Tags
f33
RPMs
src
golang-github-google-uuid-1.1.1-4.fc32.src.rpm (info) (download)
noarch
golang-github-google-uuid-devel-1.1.1-4.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 26 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.1-2 - Update to new macros * Thu Feb 28 2019 Carl George <carl@george.computer> - 1.1.1-1 - Latest upstream * Mon Feb 11 2019 Carl George <carl@george.computer> - 1.1.0-1 - Initial package