Updating from 1.0.0 to 1.0.6.
No test, not really testable unless we start hacking the scripts
(defeats the purpose of knowing if it works as is). I did find a bug if
built with autotools where `mm-common-get` is broken, which is also the
case in the currently packaged version 1.0.0, from a few years ago (it's
not a Cygwin issue, got the same result on Gentoo, just no one
apparently reported). Switching to meson fixes it (done here). Took a
moment to propose a proper fix, it's the least we can do:
https://gitlab.gnome.org/GNOME/mm-common/-/merge_requests/8
Log:
https://github.com/cygwin/scallywag/actions/runs/14535316023
Diff:
https://cygwin.com/cgit/cygwin-packages/mm-common/commit/?id=f5c48ebe9d9c30fba13d2f6fb863de1c5a515134
Philippe Baril Lecavalier