From bdc2a64da84feface920c267b77776778cd5fcb0f4afabefb262307a12b2f904 Mon Sep 17 00:00:00 2001 From: Matthias Eliasson Date: Tue, 23 Apr 2019 18:51:25 +0000 Subject: [PATCH] Accepting request 697220 from home:dag_jnsson:branches:X11:terminals - update to 0.3.1 Added: * Added ScrollLineUp and ScrollLineDown actions for scrolling line by line Changed: * Alacritty now has a fixed minimum supported Rust version of 1.31.0 Fixed: * Reset scrolling region when the RIS escape sequence is received * Subprocess spawning on macros * Unnecessary resize at startup * Text getting blurry after live-reloading shaders with padding active * Resize events are not send to the shell anymore if dimensions haven't changed * Minor performance issues with underline and strikeout checks * Rare bug which would extend underline and strikeout beyond the end of line * Cursors not spanning two lines when over double-width characters * Incorrect cursor dimensions if the font offset isn't 0 - refresh vendor.tar.xz - changed buildrequires to reflect project changes OBS-URL: https://build.opensuse.org/request/show/697220 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=15 --- alacritty-0.3.0.tar.gz | 3 --- alacritty-0.3.1.tar.gz | 3 +++ alacritty.changes | 22 ++++++++++++++++++++++ alacritty.spec | 4 ++-- vendor.tar.xz | 4 ++-- 5 files changed, 29 insertions(+), 7 deletions(-) delete mode 100644 alacritty-0.3.0.tar.gz create mode 100644 alacritty-0.3.1.tar.gz diff --git a/alacritty-0.3.0.tar.gz b/alacritty-0.3.0.tar.gz deleted file mode 100644 index 19dc532..0000000 --- a/alacritty-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62f96fa751eb553012dc7e562e62cdf37c6668c8117be31790ce7dc2d4d28a47 -size 1332555 diff --git a/alacritty-0.3.1.tar.gz b/alacritty-0.3.1.tar.gz new file mode 100644 index 0000000..3df5c38 --- /dev/null +++ b/alacritty-0.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5be9e0a55e17a41c244f4717434363305203a786e5cb52b441f151e9b93b380 +size 1341182 diff --git a/alacritty.changes b/alacritty.changes index fbc50c2..f33b669 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Apr 23 09:37:15 UTC 2019 - Dag Jönsson + +- update to 0.3.1 + Added: + * Added ScrollLineUp and ScrollLineDown actions for scrolling line by line + Changed: + * Alacritty now has a fixed minimum supported Rust version of 1.31.0 + Fixed: + * Reset scrolling region when the RIS escape sequence is received + * Subprocess spawning on macros + * Unnecessary resize at startup + * Text getting blurry after live-reloading shaders with padding active + * Resize events are not send to the shell anymore if dimensions haven't + changed + * Minor performance issues with underline and strikeout checks + * Rare bug which would extend underline and strikeout beyond the end of line + * Cursors not spanning two lines when over double-width characters + * Incorrect cursor dimensions if the font offset isn't 0 +- refresh vendor.tar.xz +- changed buildrequires to reflect project changes + ------------------------------------------------------------------- Tue Apr 9 16:05:59 UTC 2019 - Dag Jönsson diff --git a/alacritty.spec b/alacritty.spec index 21382fa..6028f50 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -17,7 +17,7 @@ Name: alacritty -Version: 0.3.0 +Version: 0.3.1 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 @@ -29,7 +29,7 @@ BuildRequires: cargo BuildRequires: cmake BuildRequires: freetype-devel BuildRequires: pkgconfig -BuildRequires: rust +BuildRequires: rust >= 1.31.0 BuildRequires: rust-std BuildRequires: xclip BuildRequires: pkgconfig(fontconfig) diff --git a/vendor.tar.xz b/vendor.tar.xz index 3c70ffc..58b7fee 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d25ce57451d06fc1707aebfc8ad9f6c01ae6d11314cc05eded588bee9a8c4ffa -size 16179180 +oid sha256:78f385b5a74e80ab7ab7902c3afea2ffbde87b2a686c9c5d6f53e426b1aaceef +size 221091840