SHA256
1
0
forked from pool/kseexpr
kseexpr/kseexpr.changes

29 lines
1.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jun 10 05:42:30 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
- Update to 4.0.2.0
* Fix charconv support with MSVC/GCC11 (kde#437890)
* Remove unnecessary parameters in CMakeLists
* Fix translation lookup in stock Linux deployments (kde#429782)
* Make reproducible tarballs
* Add support for LLVM 11
- Drop patches merged upstream:
* Fix-translation-lookup-in-stock-Linux-deployments.patch
* 0001-Fix-charconv-support-with-MSVC-GCC11.patch
-------------------------------------------------------------------
Wed Jun 2 06:04:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Add GCC 11 build fix (kde#437890):
* 0001-Fix-charconv-support-with-MSVC-GCC11.patch
-------------------------------------------------------------------
Wed Jan 13 12:42:40 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
- Initial package
- Add Fix-translation-lookup-in-stock-Linux-deployments.patch to
fix loading the translations (kde#429782)
- Add Fix-possible-compiler-error.patch to fix compiler errors on
i586 (kde#431436)