From 8ae4223ae8838b7617cad8860766c531d509eea6 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 15:30:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- python-cpuinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cpuinfo.spec b/python-cpuinfo.spec index ad450d5..6218359 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -3,7 +3,7 @@ Name: python-%{module_name} Version: 0.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Getting CPU info License: MIT @@ -106,6 +106,9 @@ popd %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Mon Jul 13 2015 Parag Nemade - 0.1.6-1 - Update to 0.1.6 release (rh#1242523)