From c3e5b92940f3c5a919cc1c5b08aec21c5fa6385d Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 8 Nov 2024 00:45:54 +0300 Subject: [PATCH] import libcpuid-0.7.0-2.el10 --- SPECS/libcpuid.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libcpuid.spec b/SPECS/libcpuid.spec index 2d3c31b..8318f71 100644 --- a/SPECS/libcpuid.spec +++ b/SPECS/libcpuid.spec @@ -1,6 +1,6 @@ Name: libcpuid Version: 0.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides CPU identification for x86 and ARM License: BSD-2-Clause URL: https://github.com/anrieff/libcpuid @@ -90,6 +90,10 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} %pytest python/tests %changelog +* Tue Oct 29 2024 Troy Dawson - 0.7.0-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 25 2024 MSVSphere Packaging Team - 0.7.0-1 - Rebuilt for MSVSphere 10