From b6986da73057b6a3fbae0a6e8b6ec767c912edd9 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 7 May 2018 15:33:24 +0200 Subject: [PATCH] Update to f29 branch and build only on f28, because in f29+, mysql 8.0 is default --- mysql.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mysql.yaml b/mysql.yaml index d8cc79a..754dd10 100644 --- a/mysql.yaml +++ b/mysql.yaml @@ -12,9 +12,9 @@ data: module: [MIT] dependencies: - buildrequires: - platform: [-f28] + platform: [f28] requires: - platform: [-f28] + platform: [f28] references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/container-images/mariadb/ @@ -42,5 +42,5 @@ data: rpms: community-mysql: rationale: MySQL package. - ref: 58939b89 # latest f28 branch + ref: a4a6473e # latest f29 branch buildorder: 10