Adds simple future-proof (Fedora >= 100) algorithm for determining which Fedora release is "rawhide" (confirmed to currently output rawhide = "F34").
Then mdapi can be queried for "rawhide", making those queries not silently fail with HTTP 400.
Also updated the code comment for situations in which mdapi fallback is used (releng-managed side tags, e.g. for mass rebuilds).
Adds simple future-proof (Fedora >= 100) algorithm for determining which Fedora release is "rawhide" (confirmed to currently output
rawhide = "F34").Then mdapi can be queried for "rawhide", making those queries not silently fail with HTTP 400.
Also updated the code comment for situations in which mdapi fallback is used (releng-managed side tags, e.g. for mass rebuilds).
Signed-off-by: Fabio Valentini decathorpe@gmail.com