From b02c1d3c8d2b8731c9458854dccdf182e00ab3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-cpuinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cpuinfo.spec b/python-cpuinfo.spec index 62a7929..662489b 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.2.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: MIT @@ -98,6 +98,9 @@ cp -p %{buildroot}/%{_bindir}/cpuinfo %{buildroot}/%{_bindir}/cpuinfo-3 %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.2.3-4 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.2.3-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages