forked from pool/python-PyICU
938ce7e7757929fad9915e6877a3efc0e17bb8a7a736b71c9e1c77048d0dee8c
- Update to 2.15.2 * fixed calloc/free mismatch with arg::Q() uses (Fredrik Roubert) * replaced all malloc/calloc/free with std::unique_ptr<T[]> - from version 2.15.1 * fixed build error missing conditional ICU < 70 in UnicodeSetIterator() * fixed Enum arg parser with broken strict aliasing rules (Jakub Wilk) * replaced all new[]/delete[] with std::unique_ptr<[]>, fixed leaks * replaced most new/delete with std::unique_ptr<>, fixed leaks - Adjust upstream source name in spec file OBS-URL: https://build.opensuse.org/request/show/1274848 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=47
Description
No description provided
Languages
Diff
100%