From fb7fc58f456dbbc34340dc9dca232155296ddaa8dfc313fe841e2cc49f917fd6 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 3 Mar 2022 14:51:56 +0000 Subject: [PATCH] Accepting request 957904 from home:jlkDE - Update to version 0.10.1 * feat: Option font.builtin_box_drawing to disable the built-in font for drawing box characters * refactor: Builtin font thickness is now based on cell width instead of underline thickness * fix: Builtin font lines not contiguous when font.offset is used * fix: font.glyph_offset is no longer applied on builtin font * fix: Built-in font arcs alignment * fix: Colors being slightly off when using colors.transparent_background_colors * fix: OSC 4 not handling * fix: in OSC strings reporting default colors instead of modified ones * fix: OSC 104 not clearing colors when second parameter is empty OBS-URL: https://build.opensuse.org/request/show/957904 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=52 --- _service | 4 ++-- alacritty-0.10.0.tar.xz | 3 --- alacritty-0.10.1.tar.xz | 3 +++ alacritty.changes | 18 ++++++++++++++++++ alacritty.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 26 insertions(+), 8 deletions(-) delete mode 100644 alacritty-0.10.0.tar.xz create mode 100644 alacritty-0.10.1.tar.xz diff --git a/_service b/_service index fdb860a..17a4a59 100644 --- a/_service +++ b/_service @@ -6,8 +6,8 @@ git https://github.com/alacritty/alacritty.git - 998250f3c3168855ede9ee14be9a52f884f12055 - 0.10.0 + 13b6248dd92b823bc90e86c77e367b77c27ed4a0 + 0.10.1 .builds .github diff --git a/alacritty-0.10.0.tar.xz b/alacritty-0.10.0.tar.xz deleted file mode 100644 index 95f89be..0000000 --- a/alacritty-0.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:705211681ef68256acf71d7d695f32f7567d6dc7d6e1be6d472a70425f848a8e -size 966832 diff --git a/alacritty-0.10.1.tar.xz b/alacritty-0.10.1.tar.xz new file mode 100644 index 0000000..367de26 --- /dev/null +++ b/alacritty-0.10.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fb5eef275ec1431ef7f566a35fe5eefdc94d21a6d1a8483b89ae1a4ef04a0b6 +size 969012 diff --git a/alacritty.changes b/alacritty.changes index 5218b47..235bfda 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Feb 27 15:00:36 UTC 2022 - Jan-Luca Kiok + +- Update to version 0.10.1 + * feat: Option font.builtin_box_drawing to disable the built-in + font for drawing box characters + * refactor: Builtin font thickness is now based on cell width + instead of underline thickness + * fix: Builtin font lines not contiguous when font.offset is used + * fix: font.glyph_offset is no longer applied on builtin font + * fix: Built-in font arcs alignment + * fix: Colors being slightly off when using + colors.transparent_background_colors + * fix: OSC 4 not handling + * fix: in OSC strings reporting default colors instead of + modified ones + * fix: OSC 104 not clearing colors when second parameter is empty + ------------------------------------------------------------------- Thu Feb 3 21:41:13 UTC 2022 - JL K diff --git a/alacritty.spec b/alacritty.spec index 1993335..908986f 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -19,7 +19,7 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: alacritty -Version: 0.10.0 +Version: 0.10.1 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 diff --git a/vendor.tar.xz b/vendor.tar.xz index 05efc55..de63686 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13be6721ff3106d429012864accd7721bdb03c2b1b8101bc12b460f156560f4e -size 12954136 +oid sha256:9ea88a9eb276738d1b40834a3c11a15be26595533dd2a5512cb5b9c14d1c36e4 +size 12967556