From f8c16fe33191bf324081af60b1c73411429557b2c03834e7ed92e9250deccf03 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 29 Oct 2020 08:37:54 +0000 Subject: [PATCH] - Add workaround for `error: too many loops` which happens with sle15sp3: run autoreconf twice OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=68 --- powertop.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/powertop.changes b/powertop.changes index f67133a..649aa3e 100644 --- a/powertop.changes +++ b/powertop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 29 08:36:16 UTC 2020 - Michael Vetter + +- Add workaround for `error: too many loops` which happens with + sle15sp3: run autoreconf twice + ------------------------------------------------------------------- Fri Jun 12 08:58:22 UTC 2020 - Michael Vetter