Changelog for
libKSeExpr4-4.0.4.0-1.12.x86_64.rpm :
* Tue Dec 21 2021 Wolfgang Bauer
- Rename %lang option to %released to pass Factory review
* Wed Dec 15 2021 Wolfgang Bauer - Update to 4.0.4.0
* Add support for LLVM 13
* Fix copy-paste typo in range comment parsing (kde#442853)
* ExprEditor: replace index for line/column when reporting errors
* Reject malformed curve and ccurve calls at parse time
* Do not look LLVM up unless explicitly enabled- Add signature file and keyring
* Tue Jul 13 2021 Wolfgang Bauer - Update to 4.0.3.0
* Update the UI parser to enable string variables (kde#439292)
* Comment parsing: fix skipping the first character after #\\s+
* ExprEditor: disconnect the correct signal
* Fix typo in LLVM support
* Insert new variables at the start of the current line (kde#439260)
* Fix mixed up translations (kde#439257)
* Complete removal of float_t and double_t from function signatures (kde#431436)
* VectorControl: fix valueChanged connect signature
* ExprCurve, ExprColorCurve: add missing label on interpolation type (kde#439263)
* ExprAddDialog: fix alignment of Default label for String variables
* Insert new variables above the current line (kde#439260)
* Insert variable name assignment with string types (kde#439259)
* Interpolate Image Editor root via Qt\'s native path handling
* Docstrings typo fixes (kde#439257)
* Do not use float/double_t types for C++17 utils (kde#431436)
* Fix SOVERSION (kde#429320)
* i18n: load translations for ki18n\'s fallback languages (kde#438836)
* Add support for LLVM 12
* Add compatibility with VFX 2019- Drop Fix-possible-compiler-error.patch, fixed upstream
* Thu Jun 10 2021 Wolfgang Bauer - 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 02 2021 Christophe Giboudeaux - Add GCC 11 build fix (kde#437890):
* 0001-Fix-charconv-support-with-MSVC-GCC11.patch
* Wed Jan 13 2021 Wolfgang Bauer - 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)