Mon, 10 Jun 2024 14:06:45 UTC | login

Information for build golang-github-klauspost-cpuid-2.2.5-1.fc39

ID258936
Package Namegolang-github-klauspost-cpuid
Version2.2.5
Release1.fc39
Epoch
SummaryCPU feature identification for Go
DescriptionPackage cpuid provides information about the CPU running the current program. CPU features are detected on startup, and kept for fast access through the life of the application. Currently x86 / x64 (AMD64) is supported, and no external C (cgo) code is used, which should make the library very easy to use. You can access the CPU information by accessing the shared CPU variable of the cpuid library.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 11:40:58 UTC
CompletedThu, 26 Oct 2023 11:40:58 UTC
Tags
f40
RPMs
src
golang-github-klauspost-cpuid-2.2.5-1.fc39.src.rpm (info) (download)
noarch
compat-golang-github-klauspost-cpuid-2-devel-2.2.5-1.fc39.noarch.rpm (info) (download)
golang-github-klauspost-cpuid-devel-2.2.5-1.fc39.noarch.rpm (info) (download)
Changelog * Sat Jul 29 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 2.2.5-1 - Update to 2.2.5 - Closes rhbz#2048772 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Sep 16 2021 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.9-2 - Add alternate import path for v2 * Mon Aug 09 2021 Matthias Runge <mrunge@redhat.com> -2.0.9-1 - update to 2.0.9 (rhbz#1931619)