From 863a4687984afaa8f817c5c6656475f87c2359d1 Mon Sep 17 00:00:00 2001 From: FrantiĊĦek Zatloukal Date: May 20 2019 12:16:47 +0000 Subject: yumrepoinfo.conf: Fedora 28 will be EOL --- diff --git a/conf/yumrepoinfo.conf.example b/conf/yumrepoinfo.conf.example index 85f406c..cf0bf90 100644 --- a/conf/yumrepoinfo.conf.example +++ b/conf/yumrepoinfo.conf.example @@ -77,22 +77,3 @@ path = testing/29 parent = f29-updates tag = f29-updates-testing -# Fedora 28 -[f28] -url = %(goldurl)s -path = 28 -tag = f28 -release_status = stable - -[f28-updates] -url = %(updatesurl)s -path = 28 -parent = f28 -tag = f28-updates - -[f28-updates-testing] -url = %(updatesurl)s -path = testing/28 -parent = f28-updates -tag = f28-updates-testing - diff --git a/testing/conf/yumrepoinfo.conf b/testing/conf/yumrepoinfo.conf index 85f406c..cf0bf90 100644 --- a/testing/conf/yumrepoinfo.conf +++ b/testing/conf/yumrepoinfo.conf @@ -77,22 +77,3 @@ path = testing/29 parent = f29-updates tag = f29-updates-testing -# Fedora 28 -[f28] -url = %(goldurl)s -path = 28 -tag = f28 -release_status = stable - -[f28-updates] -url = %(updatesurl)s -path = 28 -parent = f28 -tag = f28-updates - -[f28-updates-testing] -url = %(updatesurl)s -path = testing/28 -parent = f28-updates -tag = f28-updates-testing -