Changelog for
fontconfig-devel-2.14.2-199.2.i586.rpm :
* Tue Jul 16 2024 Christoph G
- Run autoreconf unconditionally to allow newer versions of Automake.
* Tue Nov 28 2023 Takashi Iwai - Run autoreconf for Leap 15.x to fix build breakage
* Wed Jun 28 2023 ecsos - automake 1.16 is neded to build.
* Sat Jan 28 2023 Dirk Müller - update to 2.14.2:
* Adjust indentation between programlisting in fontconfig-user.sgml
* Add some missing constant names for weight
* Report more detailed logs instead of assertion
* Fix a typo in description for HAVE_STDATOMIC_PRIMITIVES
* Ignore LC_CTYPE if set to \"UTF-8\"
* add --with-default-sub-pixel-rendering option
* Add FC_DESKTOP_NAME property
* Tue Nov 08 2022 Dirk Müller - update to 2.14.1:
* Bump the cache version to 8 in doc/fontconfig-user.sgm
* Enable 10-sub-pixel-rgb.conf by default
* build fixes and translation updates
* Avoid misuse of ctype
* Thu Apr 28 2022 Simon Lees - Seems we now need python3 for building
* Fri Apr 15 2022 Dirk Müller - update to 2.14.0:
* Fix endianness on generating MD5 cache name
* Fix a typo in the description of FcWeightFromOpenTypeDouble
* fc-validate: returns an error code when missing some glyphs
* Fallback uuid-based name to read a cache if no MD5-based cache
* fc-cache: Show font directories to generate cache with -v
* Replace UUID file mechanism with per-directory \'map\' attribute [v2]
* memleak fixes- drop fontconfig-do-not-remove-UUID-file.patch (obsolete)- add skip-network-test.patch
* Thu Jan 27 2022 pgajdosAATTsuse.com- adding bug reference to this changelog [bsc#1172301]
* Sat Feb 09 2019 Atri Bhattacharya - Add fontconfig-do-not-remove-UUID-file.patch: Removing .uuid files caused frequent rescanning of all system fonts causing intermittent CPU usage surges, for example, when browsing using firefox; patch taken from upstream commit (boo#1124816, https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/8).
* Sat Jan 12 2019 Jan Engelhardt - Implement shared library packaging guideline- Split documentation to soothe rpmlint\'s \"W: package-with-huge-docs 86%\"