From 0bbcd10060032e35355805b80e38890840c09bb2 Mon Sep 17 00:00:00 2001 From: Lubos Uhliarik Date: Tue, 28 May 2019 14:52:39 +0200 Subject: [PATCH] Build only on f31 --- squid.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/squid.yaml b/squid.yaml index 3d45103..32553e5 100644 --- a/squid.yaml +++ b/squid.yaml @@ -7,9 +7,9 @@ data: module: [ MIT ] dependencies: - buildrequires: - platform: [f28] + platform: [f31] requires: - platform: [f28] + platform: [f31] references: documentation: http://www.squid-cache.org/Doc/ tracker: https://bugs.squid-cache.org/index.cgi