From c036f96cf5a97fb030b1b3514a3bcd30910efde2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Budai?= Date: Fri, 2 Jul 2021 19:21:36 +0200 Subject: [PATCH] schutzfile: drop osbuild pin for CentOS Stream 8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We already ship 29 in CentOS Stream 8, eb74ddf2 is 28. Signed-off-by: Ondřej Budai --- Schutzfile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Schutzfile b/Schutzfile index 6418b88c6..25e289739 100644 --- a/Schutzfile +++ b/Schutzfile @@ -34,12 +34,5 @@ "commit": "ace07f2656485cb3b820857d0401b75499799262" } } - }, - "centos-8": { - "dependencies": { - "osbuild": { - "commit": "eb74ddf2ef8c203b5d354dfb97adee65babdc147" - } - } } }