Open frp opened 4 years ago
Thanks! I added Fedora 32/33 to the build list. It looks like autorandr already is in COPR. If I can add a link or add a webhook to this repo to improve automation, let me know!
Looks like builds fail because of the Shebang. I think it's safe to update it to python3 now that Python 2 is officially EOL. But I'm not sure if that's the only thing missing & don't have the time to debug right now - PRs welcome!
The builds on OBS are currently only available for quite old versions of Fedora: 24 and 25. The last version of Fedora is 32.
I don't know what it'd take to set up the OBS builds, but it seems that running "make rpm" on Fedora 32 builds the package and it works, so it doesn't seem like there's any fundamental incompatibility.
Alternatively, consider publishing on COPR (Fedora's native alternative to OBS)?