From ef72d78914ac1a3e179a19f945c607ead87639d2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 05:53:09 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 63df532..03f5928 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 8.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT @@ -77,6 +77,9 @@ sed -i -e '/^#!\//, 1d' cpuinfo/cpuinfo.py %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 8.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 8.0.0-2 - Rebuilt for Python 3.10