https://bugs.winehq.org/show_bug.cgi?id=43436
--- Comment #3 from Michael Müller michael@fds-team.de --- I finally had time to update the build system to use the same packaging scripts for fedora as well as for mageia and to setup the mageia 6 VMs. I did some test builds and published them into a temporary testing repo. Can some confirm that the following commands work, so that we can put them (plus the stable builds) into the official winehq repo?
dnf config-manager --add-repo https://repos.wine-staging.com/test/mageia/6/wine.repo
To install Wine Staging: dnf install winehq-staging To Install Wine Devel: dnf install winehq-devel