Hello community, here is the log from the commit of package alacritty for openSUSE:Factory checked in at 2020-01-27 00:22:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alacritty (Old) and /work/SRC/openSUSE:Factory/.alacritty.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alacritty" Mon Jan 27 00:22:20 2020 rev:8 rq:766787 version:0.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/alacritty/alacritty.changes 2020-01-08 17:55:18.909664977 +0100 +++ /work/SRC/openSUSE:Factory/.alacritty.new.26092/alacritty.changes 2020-01-27 00:22:41.069503971 +0100 @@ -1,0 +2,34 @@ +Wed Jan 22 16:56:44 UTC 2020 - Martin Rey <[email protected]> + +- Update to 0.4.1 + * Adapt cargo config +- Packaging: + * Added compatibility logo variants for environments which can't + render the default SVG +- Added: + * Terminal escape bindings with combined modifiers for Delete and + Insert + * Colored emojis on Linux/BSD + * Value randr for WINIT_HIDPI_FACTOR, to ignore Xft.dpi and scale + based on screen dimensions +- Changed: + * The enable_experimental_conpty_backend config option has been + replaced with winpty_backend +- Fixed: + * URLs not truncated with non-matching single quote + * Absolute file URLs (file:///home) not recognized because of + leading / + * Clipboard escape OSC 52 not working with empty clipboard + parameter + * Incorrect window size on X11 when waking up from suspend + * Width of Unicode 11/12 emojis + * Performance bottleneck when clearing colored rows + * Crash on clear when scrolled up in history + * Entire screen getting underlined/stroke out when running clear + * Slow startup on some Wayland compositors + * Resize cursor not showing up on Wayland + * Maximized windows spawning behind system panel on Gnome Wayland +- Removed: + * Support for 8-bit C1 escape sequences + +------------------------------------------------------------------- Old: ---- alacritty-0.4.0.tar.gz New: ---- alacritty-0.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alacritty.spec ++++++ --- /var/tmp/diff_new_pack.aqbjd3/_old 2020-01-27 00:22:44.037505370 +0100 +++ /var/tmp/diff_new_pack.aqbjd3/_new 2020-01-27 00:22:44.037505370 +0100 @@ -1,7 +1,7 @@ # # spec file for package alacritty # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global rustflags "-Clink-arg=-Wl,-z,relro,-z,now" Name: alacritty -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 ++++++ alacritty-0.4.0.tar.gz -> alacritty-0.4.1.tar.gz ++++++ ++++ 11799 lines of diff (skipped) ++++++ cargo_config ++++++ --- /var/tmp/diff_new_pack.aqbjd3/_old 2020-01-27 00:22:45.765506184 +0100 +++ /var/tmp/diff_new_pack.aqbjd3/_new 2020-01-27 00:22:45.765506184 +0100 @@ -8,7 +8,7 @@ [source."https://github.com/rust-windowing/winit"] git = "https://github.com/rust-windowing/winit" -branch = "master" +rev = "d1c6506865c7bddbb5fb4d80a613e43ddc1370b5" replace-with = "vendored-sources" [source.vendored-sources] ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/alacritty/vendor.tar.xz /work/SRC/openSUSE:Factory/.alacritty.new.26092/vendor.tar.xz differ: char 26, line 1
