SHA256
1
0
forked from pool/kseexpr
kseexpr/kseexpr.changes
Christophe Giboudeaux 03987bb2c3 Accepting request 899339 from home:wolfi323:branches:KDE:Extra
- 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

OBS-URL: https://build.opensuse.org/request/show/899339
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kseexpr?expand=0&rev=7
2021-06-10 20:00:08 +00:00

29 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
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)