From 47ac3fbda73ecf9241f18ecedf13a20f6c4f1a9d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 11:27:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_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 d3601b8..2b8c77e 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 5.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} License: MIT @@ -77,6 +77,9 @@ sed -i -e '/^#!\//, 1d' cpuinfo/cpuinfo.py %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 5.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 5.0.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018)