Release of libxml2 2.10.2

Nick Wellnhofer via xml <[email protected]> Mon, 29 Aug 2022 17:00:39 +0200
Newsgroups gmane.comp.gnome.lib.xml.general
Message-ID <[email protected]>
Version 2.10.2 of libxml2 is available at:

     https://download.gnome.org/sources/libxml2/2.10/

This should really fix the build with Python 3.10.

### Improvements

- Remove set-but-unused variable in xmlXPathScanName
- Silence -Warray-bounds warning

### Build system

- build: require automake-1.16.3 or later (Xi Ruoyao)
- Remove generated files from distribution

### Test suite

- Don't create missing.xml when running testapi

Nick