diff --git a/terminology-1.13.0.tar.xz b/terminology-1.13.0.tar.xz deleted file mode 100644 index 436eb46..0000000 --- a/terminology-1.13.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16a37fecd7bbd63ec9de3ec6c0af331cee77d6dfda838a1b1573d6f298474da5 -size 2765572 diff --git a/terminology-1.14.0.tar.xz b/terminology-1.14.0.tar.xz new file mode 100644 index 0000000..74926f0 --- /dev/null +++ b/terminology-1.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f354057051b05cffb699e33836a1135db1d4ed8bf954f9b57dc0e93bc307514d +size 2781300 diff --git a/terminology.changes b/terminology.changes index ec9d864..c9659a8 100644 --- a/terminology.changes +++ b/terminology.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Fri Dec 19 09:20:26 UTC 2025 - Simon Lees + +- Update to 1.14.0: + * New translations: Hungarian, Slovak + * Report or Set Selection through escape codes + * Handle Alternate Escape (7728) + * Handle Application Escape Code + * Add configuration whether emojis should be considered as + double width. Default is double width. + * Colorshemes: add GruvBox Material Dark + * Translation updates for Chinese (Simplified), Catalan, Croatian, + Dutch, Finnish, French, Indonesian, Japanese, Lithuanian, Polish, + Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, + Swedish, Turkish + * Unify format of responses to OSC 10, 11 and 12 + * Fix translucent background on startup + * Fix wheel events emitted even if wheel has not moved + * Do not use spaces when returning terminal name + * Colorschemes: ensure metadata.name and file name are the same + * Fix issue when exiting on *BSD + * Do not interpret “CSI = 5 u” as DECRC + * Handle empty CSI SRG 38/48 + * Do not consider Key Resources as color + * Build with Meson 0.59 or later + * Cleanup the code base about misuse of calloc() + * Testing on OSC 52 + ------------------------------------------------------------------- Mon Mar 20 18:50:58 UTC 2023 - Avindra Goolcharan diff --git a/terminology.spec b/terminology.spec index 50e7b8f..b7ba167 100644 --- a/terminology.spec +++ b/terminology.spec @@ -23,7 +23,7 @@ %define e_branding_version 0.1 %endif Name: terminology -Version: 1.13.0 +Version: 1.14.0 Release: 0 Summary: EFL based terminal emulator License: BSD-2-Clause AND OFL-1.1