Tue, 07 May 2024 05:51:25 UTC | login

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

ID283889
Package Nameperl-Data-UUID
Version1.226
Release16.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#b5854d0d9f6393f8c5a22e3f7630d78cb2bdb494
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, 22 Feb 2024 17:17:15 UTC
CompletedThu, 22 Feb 2024 17:33:20 UTC
Taskbuild (f40, /rpms/perl-Data-UUID.git:b5854d0d9f6393f8c5a22e3f7630d78cb2bdb494)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#b5854d0d9f6393f8c5a22e3f7630d78cb2bdb494'}}
Tags
f40
RPMs
src
perl-Data-UUID-1.226-16.fc40.src.rpm (info) (download)
riscv64
perl-Data-UUID-1.226-16.fc40.riscv64.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-16.fc40.riscv64.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-16.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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