From 517116ed37f98c166ac82c5fb924d095c3f484fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:47:21 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- lshw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lshw.spec b/lshw.spec index 35fe0a7..8ae22c5 100644 --- a/lshw.spec +++ b/lshw.spec @@ -1,7 +1,7 @@ Summary: Hardware lister Name: lshw Version: B.02.18 -Release: 16%{?dist} +Release: 17%{?dist} License: GPLv2 Group: Applications/System URL: http://ezix.org/project/wiki/HardwareLiSter @@ -92,6 +92,9 @@ src/lshw -json \ %{_datadir}/polkit-1/actions/org.ezix.lshw.gui.policy %changelog +* Tue Jun 19 2018 Miro HronĨok - B.02.18-17 +- Rebuilt for Python 3.7 + * Mon Apr 02 2018 Terje Rosten - B.02.18-16 - Update to commit 20cda77 - Convert to cmake build system