From 31e352ba6415c5ac57c31ca945e0282c00cee1fd Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:34:30 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-cpuinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cpuinfo.spec b/python-cpuinfo.spec index 7a45db1..95d9e88 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 9.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT @@ -77,6 +77,9 @@ sed -i -e '/^#!\//, 1d' cpuinfo/cpuinfo.py %changelog +* Tue Jun 13 2023 Python Maint - 9.0.0-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 9.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild