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)