Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package alacritty for openSUSE:Factory checked in at 2022-02-05 23:23:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alacritty (Old) and /work/SRC/openSUSE:Factory/.alacritty.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alacritty" Sat Feb 5 23:23:03 2022 rev:23 rq:951672 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/alacritty/alacritty.changes 2021-12-16 02:01:29.479653194 +0100 +++ /work/SRC/openSUSE:Factory/.alacritty.new.1898/alacritty.changes 2022-02-05 23:23:39.291731132 +0100 @@ -1,0 +2,45 @@ +Thu Feb 3 21:41:13 UTC 2022 - JL K <m...@jlk.one> + +- Pin rustflags via specfile +- Update to version 0.10.0 + * feat: Option colors.transparent_background_colors to allow + applying opacity to all background colors + * feat: Support for running multiple windows from a single + Alacritty instance (see docs/features.md) + * feat: Urgency support on Wayland via xdg_activation_v1 + * refactor: ExpandSelection is now a configurable mouse binding + action + * refactor: Config option background_opacity, you should use + window.opacity instead + * refactor: Reload configuration files when their symbolic link + is replaced + * refactor: Strip trailing whitespaces when yanking from a block + selection + * refactor: Display area keeps history position when viewport is + cleared + * refactor: Commands spawn from the current directory of the + foreground shell in Unix-like systems + * refactor: Remove trailing newline from strings taken from hints + or simple/semantic selections + * refactor: Builtin font is now used for box drawing characters + from U+2500 to U+259f + * refactor: Logs now print the time since startup instead of the + local time + * fix: Line indicator obstructing vi mode cursor when scrolled + into history + * fix: Vi mode search starting in the line below the vi cursor + * fix: Invisible cursor with matching foreground/background + colors + * fix: Crash when hovering over a match emptied by + post-processing + * fix: Crash when the vi cursor is on the scrollback and viewport + clear is invoked + * fix: Freeze when the vi cursor is on the scrollback and + scrollback clear is invoked + * fix: Vi cursor on topmost of the display moving downward when + scrolled into history with active output + * fix: Input lag on Wayland with Nvidia binary driver + * fix: Crash when hovering the mouse over fullwidth characters + * fix: Do not create logfile if the file already exists + +------------------------------------------------------------------- Old: ---- alacritty-0.9.0.tar.xz New: ---- alacritty-0.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alacritty.spec ++++++ --- /var/tmp/diff_new_pack.RcVAj0/_old 2022-02-05 23:23:40.111725523 +0100 +++ /var/tmp/diff_new_pack.RcVAj0/_new 2022-02-05 23:23:40.119725469 +0100 @@ -1,7 +1,7 @@ # # spec file for package alacritty # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,10 @@ # +%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' + Name: alacritty -Version: 0.9.0 +Version: 0.10.0 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 @@ -82,7 +84,7 @@ %endif %build -%{cargo_build} +RUSTFLAGS=%{rustflags} %{cargo_build} %install mkdir -p "%{buildroot}%{_bindir}" ++++++ _service ++++++ --- /var/tmp/diff_new_pack.RcVAj0/_old 2022-02-05 23:23:40.159725195 +0100 +++ /var/tmp/diff_new_pack.RcVAj0/_new 2022-02-05 23:23:40.163725168 +0100 @@ -6,8 +6,8 @@ <service name="obs_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/alacritty/alacritty.git</param> - <param name="revision">fed349aa2c567cbba900d56f72a830be45e0dfc8</param> - <param name="version">0.9.0</param> + <param name="revision">998250f3c3168855ede9ee14be9a52f884f12055</param> + <param name="version">0.10.0</param> <param name="exclude">.builds</param> <param name="exclude">.github</param> ++++++ alacritty-0.9.0.tar.xz -> alacritty-0.10.0.tar.xz ++++++ ++++ 13552 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/alacritty/vendor.tar.xz /work/SRC/openSUSE:Factory/.alacritty.new.1898/vendor.tar.xz differ: char 26, line 1