From ef7474067d879bd869154009eac75acdabad8964 Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Fri, 21 Apr 2017 15:12:54 +0200 Subject: [PATCH] pin to c-b-d{,-b}:f26 Signed-off-by: Tomas Tomecek --- create-modulemd.sh | 4 ++-- shared-userspace.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/create-modulemd.sh b/create-modulemd.sh index 3800f66..f63d5fd 100755 --- a/create-modulemd.sh +++ b/create-modulemd.sh @@ -165,8 +165,8 @@ data: buildrequires: base-runtime: master perl: master - common-build-dependencies-bootstrap: master - common-build-dependencies: master + common-build-dependencies-bootstrap: f26 + common-build-dependencies: f26 requires: base-runtime: master perl: master diff --git a/shared-userspace.yaml b/shared-userspace.yaml index 7046dba..40510cd 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -10,8 +10,8 @@ data: buildrequires: base-runtime: master perl: master - common-build-dependencies-bootstrap: master - common-build-dependencies: master + common-build-dependencies-bootstrap: f26 + common-build-dependencies: f26 requires: base-runtime: master perl: master