From c595b601475b99acf25235d1dda590e3aae5a903 Mon Sep 17 00:00:00 2001 From: "T.C. Williams" Date: Thu, 10 Mar 2022 21:52:15 -0500 Subject: [PATCH] Update pkgdb-gnome-software-collections.json to include epep8-next, epel9 and epel9-next --- .../pkgdb-gnome-software-collections.json | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json b/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json index 3ba10538f3..8548f8f03f 100644 --- a/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json +++ b/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json @@ -462,6 +462,39 @@ "status": "Active", "version": "8" }, + { + "allow_retire": true, + "branchname": "epel8-next", + "date_created": "2021-05-20 19:02:00", + "date_updated": "2021-05-20 19:02:00", + "dist_tag": ".el8.next", + "koji_name": "epel8-next", + "name": "Fedora EPEL Next", + "status": "Active", + "version": "8" + }, + { + "allow_retire": true, + "branchname": "epel9", + "date_created": "2021-12-02 20:05:00", + "date_updated": "2021-12-02 20:05:00", + "dist_tag": ".el9", + "koji_name": "epel9", + "name": "Fedora EPEL", + "status": "Active", + "version": "9" + }, + { + "allow_retire": true, + "branchname": "epel9-next", + "date_created": "2021-10-05 18:11:00", + "date_updated": "2021-10-05 18:11:00", + "dist_tag": ".el9.next", + "koji_name": "epel9-next", + "name": "Fedora EPEL Next", + "status": "Active", + "version": "9" + }, { "allow_retire": true, "branchname": "el6",