From 60e41af083554e5bab45bb2fa4624e0a8ca8bbe76c31e624d260058127b9333e Mon Sep 17 00:00:00 2001 From: Matthias Eliasson Date: Mon, 8 Jun 2020 19:37:51 +0000 Subject: [PATCH] Accepting request 812114 from home:elimat:branches:X11:terminals - Update to 0.4.3 - Fixed * Tabstops not being reset with reset * Fallback to LC_CTYPE=UTF-8 on macOS without valid system locale * Resize lag on launch under some X11 wms * Increased input latency due to vsync behavior on X11 * Emoji colors blending with terminal background * Fix escapes prematurely terminated by terminators in unicode glyphs * Incorrect location when clicking inside an unfocused window on macOS * Startup mode Maximized on Windows * Crash when writing a fullwidth character in the last column with auto-wrap mode disabled * Crashing at startup on Windows - run spec-cleaner OBS-URL: https://build.opensuse.org/request/show/812114 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=27 --- alacritty-0.4.2.tar.gz | 3 --- alacritty-0.4.3.tar.gz | 3 +++ alacritty.changes | 17 +++++++++++++++++ alacritty.spec | 12 ++++-------- vendor.tar.xz | 4 ++-- 5 files changed, 26 insertions(+), 13 deletions(-) delete mode 100644 alacritty-0.4.2.tar.gz create mode 100644 alacritty-0.4.3.tar.gz diff --git a/alacritty-0.4.2.tar.gz b/alacritty-0.4.2.tar.gz deleted file mode 100644 index 8ce9198..0000000 --- a/alacritty-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dda9d580b9ec793cfdb336b000b73b7e98b4eba91c23ee04ee72a1728754ab2 -size 1486725 diff --git a/alacritty-0.4.3.tar.gz b/alacritty-0.4.3.tar.gz new file mode 100644 index 0000000..33e4a69 --- /dev/null +++ b/alacritty-0.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc0fc90b16187a4f75a834f29c4725b2c6cfbab9543fc36913ddd9aca604c42 +size 1488401 diff --git a/alacritty.changes b/alacritty.changes index 2ccfa26..28b4315 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Jun 6 22:00:39 UTC 2020 - Matthias Eliasson + +- Update to 0.4.3 +- Fixed + * Tabstops not being reset with reset + * Fallback to LC_CTYPE=UTF-8 on macOS without valid system locale + * Resize lag on launch under some X11 wms + * Increased input latency due to vsync behavior on X11 + * Emoji colors blending with terminal background + * Fix escapes prematurely terminated by terminators in unicode glyphs + * Incorrect location when clicking inside an unfocused window on macOS + * Startup mode Maximized on Windows + * Crash when writing a fullwidth character in the last column with auto-wrap mode disabled + * Crashing at startup on Windows +- run spec-cleaner + ------------------------------------------------------------------- Mon Mar 30 12:04:23 UTC 2020 - Martin Rey diff --git a/alacritty.spec b/alacritty.spec index 0a2dadd..75aba81 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -20,11 +20,10 @@ %global rustflags "-Clink-arg=-Wl,-z,relro,-z,now" Name: alacritty -Version: 0.4.2 +Version: 0.4.3 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 -Group: System/X11/Terminals URL: https://github.com/jwilm/alacritty/ Source: https://github.com/jwilm/alacritty/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.xz @@ -47,9 +46,8 @@ rendering. %package bash-completion Summary: Bash Completion for %{name} -Group: System/X11/Terminals Requires: bash-completion -Supplements: packageand(%{name}:bash) +Supplements: (%{name} and bash) BuildArch: noarch %description bash-completion @@ -58,8 +56,7 @@ for every argument that can currently be passed to alacritty. %package fish-completion Summary: Fish Completion for %{name} -Group: System/X11/Terminals -Supplements: packageand(%{name}:fish) +Supplements: (%{name} and fish) BuildArch: noarch %description fish-completion @@ -67,8 +64,7 @@ The official fish completion script for alacritty. %package zsh-completion Summary: ZSH Completion for %{name} -Group: System/X11/Terminals -Supplements: packageand(%{name}:zsh) +Supplements: (%{name} and zsh) BuildArch: noarch %description zsh-completion diff --git a/vendor.tar.xz b/vendor.tar.xz index 0b980b6..4ab8526 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ece352c8c99fc35a108b99d461736de8c14d4b2b510eab438873e835805d7465 -size 13005972 +oid sha256:9b67bad69f2c2a12ff6756f3c580e033eccf842380388c092211fd3145f81473 +size 13151612