From c20d9ed8819a2ba78a8489af70c94a9b622f739f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 12:22:55 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-cpuinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cpuinfo.spec b/python-cpuinfo.spec index 675ac40..7a45db1 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 9.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: MIT @@ -77,6 +77,9 @@ sed -i -e '/^#!\//, 1d' cpuinfo/cpuinfo.py %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 9.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Oct 26 2022 Parag Nemade - 9.0.0-1 - Update to 9.0.0 version (#2137734)