From 0d77eebfd01f93140e9d4376dd6ae3fa4cbc3f61 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jan 03 2019 15:47:05 +0000 Subject: libgit2: Include empty profile defaults for default stream The validation CI was failing because Fedora has a policy that the default profiles must always be explicitly set for the default stream. Signed-off-by: Stephen Gallagher --- diff --git a/libgit2.yaml b/libgit2.yaml index 0b9685a..8dedc33 100644 --- a/libgit2.yaml +++ b/libgit2.yaml @@ -3,3 +3,5 @@ version: 1 data: module: libgit2 stream: 0.27 + profiles: + 0.27: []