forked from pool/kseexpr
Fabian Vogt
0054878add
- Rename %lang option to %released to pass Factory review OBS-URL: https://build.opensuse.org/request/show/941798 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kseexpr?expand=0&rev=11
75 lines
3.0 KiB
Plaintext
75 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 21 09:33:15 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
|
|
|
|
- Rename %lang option to %released to pass Factory review
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 15 15:04:33 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
|
|
|
|
- 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 10:27:16 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
|
|
|
|
- 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 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)
|
|
|