pkgdb/gnome-software: Set f36 to be 'active' instead of 'in development'
This should allow gnome-software users to see the dist upgrade to 36 from both f34 and f35. It's staggered/randomized, so they don't all upgrade at once. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6f75d92c5b
commit
16669b17c3
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"allow_retire": true,
|
||||
"branchname": "master",
|
||||
"date_created": "2014-05-14 12:36:15",
|
||||
"date_updated": "2020-02-08 17:07:23",
|
||||
"date_updated": "2022-05-09 17:07:23",
|
||||
"dist_tag": ".fc37",
|
||||
"koji_name": "rawhide",
|
||||
"name": "Fedora Linux",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"dist_tag": ".fc36",
|
||||
"koji_name": "f36",
|
||||
"name": "Fedora Linux",
|
||||
"status": "Under Development",
|
||||
"status": "Active",
|
||||
"version": "36"
|
||||
},
|
||||
{
|
||||
|
@ -30,7 +30,7 @@
|
|||
"dist_tag": ".fc36",
|
||||
"koji_name": "f36",
|
||||
"name": "Fedora",
|
||||
"status": "Under Development",
|
||||
"status": "Active",
|
||||
"version": "36"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue