From ba8dcd94b8f097c5334b38c68ffa6afe535d232c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 27 Nov 2017 16:35:53 +0100 Subject: [PATCH 1/2] Port to platform:f27 --- help2man.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/help2man.yaml b/help2man.yaml index ca1b46d..bd4290b 100644 --- a/help2man.yaml +++ b/help2man.yaml @@ -9,11 +9,11 @@ data: module: [ MIT ] dependencies: buildrequires: - perl: master - platform: master + perl: 5.26 + platform: f27 requires: - perl: master - platform: master + perl: 5.26 + platform: f27 references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/modularity-modules/help2man From 192b3ba3a6c4a4a2f46794d3d556963a4b993994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 27 Nov 2017 17:14:30 +0100 Subject: [PATCH 2/2] Dummy commit to overcome MBS failure We got "enericError: Build already in progress (task 23421218)" on module-build-macros. Probably MBS restart.