Wed, 08 May 2024 02:14:01 UTC | login

Information for build perl-Data-UUID-1.226-14.fc40

ID260023
Package Nameperl-Data-UUID
Version1.226
Release14.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#3677ab954db098a727bc4a903e2d99941e768e36
SummaryGlobally/Universally Unique Identifiers (GUIDs/UUIDs)
DescriptionThis module provides a framework for generating v3 UUIDs (Universally Unique Identifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128 bits long, and is guaranteed to be different from all other UUIDs/GUIDs generated until 3400 CE. UUIDs were originally used in the Network Computing System (NCS) and later in the Open Software Foundation's (OSF) Distributed Computing Environment. Currently many different technologies rely on UUIDs to provide unique identity for various software components. Microsoft COM/DCOM for instance, uses GUIDs very extensively to uniquely identify classes, applications and components across network-connected systems. The algorithm for UUID generation, used by this extension, is described in the Internet Draft "UUIDs and GUIDs" by Paul J. Leach and Rich Salz (see RFC 4122). It provides a reasonably efficient and reliable framework for generating UUIDs and supports fairly high allocation rates - 10 million per second per machine - and therefore is suitable for identifying both extremely short-lived and very persistent objects on a given system as well as across the network. This module provides several methods to create a UUID. In all methods, <namespace> is a UUID and <name> is a free form string.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 14:49:37 UTC
CompletedThu, 26 Oct 2023 16:12:17 UTC
Taskbuild (f40, /rpms/perl-Data-UUID.git:3677ab954db098a727bc4a903e2d99941e768e36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#3677ab954db098a727bc4a903e2d99941e768e36'}}
Tags
f40
RPMs
src
perl-Data-UUID-1.226-14.fc40.src.rpm (info) (download)
riscv64
perl-Data-UUID-1.226-14.fc40.riscv64.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-14.fc40.riscv64.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-14.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Aug 29 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-14 - Update license to SPDX format * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-12 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-9 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 16 2021 Paul Howarth <paul@city-fan.org> - 1.226-7 - BR: perl(blib) for smp-test/collision.t