diff --git a/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json b/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json index ea13948eb5..bb3a34c93d 100644 --- a/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json +++ b/roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json @@ -4,8 +4,8 @@ "allow_retire": true, "branchname": "master", "date_created": "2014-05-14 12:36:15", - "date_updated": "2017-09-19 16:44:23", - "dist_tag": ".fc29", + "date_updated": "2018-08-14 17:07:23", + "dist_tag": ".fc30", "koji_name": "rawhide", "name": "Fedora", "status": "Under Development", @@ -44,6 +44,17 @@ "status": "Active", "version": "28" }, + { + "allow_retire": true, + "branchname": "f29", + "date_created": "2018-08-14 17:05:18", + "date_updated": "2018-08-14 17:05:19", + "dist_tag": ".fc29", + "koji_name": "f29", + "name": "Fedora", + "status": "Under Development", + "version": "29" + }, { "allow_retire": false, "branchname": "f25", @@ -420,4 +431,4 @@ } ], "output": "ok" -} \ No newline at end of file +}