We removed mesa backed from cairo but braindead libtool still
remembers is in the those *.la files.
So we need to regenerate the pango .la files without -lGL - even
if nothing in pango was ever linked to or related to mesa/GL.
We should really get rid of this libtool damamge at some point...
we use a -dev subpackage for development like we do for others.
The gobject-introspection is now the runtime only.
This should also fix issue with py-gobject pulling in -dev packages.
The explicit move failed, causing the build to fail, because the rename had already
been done by abuild's default_dev function. Bumped the release, since the previous
abuild/APKBUILD combination could not have worked, so other things might have changed.