Wed, 24 Apr 2024 06:24:32 UTC | login

Information for build golang-github-google-uuid-1.1.4-1.fc33

ID191994
Package Namegolang-github-google-uuid
Version1.1.4
Release1.fc33
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
StartedSat, 16 Jan 2021 14:00:09 UTC
CompletedSat, 16 Jan 2021 14:00:09 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-google-uuid-1.1.4-1.fc33.src.rpm (info) (download)
noarch
golang-github-google-uuid-devel-1.1.4-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Jan 05 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.4-1 - Update to 1.1.4 - Close: rhbz#1912600 * Sat Jan 02 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.3-1 - Update to 1.1.3 - Close: rhbz#1873697 * Fri Dec 11 2020 Ondřej Budai <ondrej@budai.cz> - 1.1.2-1 - Rebase to 1.1.2 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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