From 49aa96fefe29e1019a797bdb17c21413bb6ece5d9020f0064d05ddaa4ab5ece5 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Sat, 20 Feb 2021 22:46:53 +0000 Subject: [PATCH] 0.7.1 -> 0.7.2 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=44 --- _service | 4 ++-- alacritty-0.7.1.tar.xz | 3 --- alacritty-0.7.2.tar.xz | 3 +++ alacritty.changes | 13 +++++++++++++ alacritty.spec | 6 +++--- vendor.tar.xz | 4 ++-- 6 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 alacritty-0.7.1.tar.xz create mode 100644 alacritty-0.7.2.tar.xz diff --git a/_service b/_service index c7ec4a2..cdc4796 100644 --- a/_service +++ b/_service @@ -6,8 +6,8 @@ git https://github.com/alacritty/alacritty.git - a852eb85d57a9c966cea20063923444c18d63c54 - 0.7.1 + 5ac8060bf45e39f4f7dbdf095f3f1fd7d02dcd86 + 0.7.2 .builds .github diff --git a/alacritty-0.7.1.tar.xz b/alacritty-0.7.1.tar.xz deleted file mode 100644 index cf78c1a..0000000 --- a/alacritty-0.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44b3d2213bbf0466cc413199ca80182625273040436e46aba628f6e87eb60ee0 -size 283952 diff --git a/alacritty-0.7.2.tar.xz b/alacritty-0.7.2.tar.xz new file mode 100644 index 0000000..2145f5a --- /dev/null +++ b/alacritty-0.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245891d8dcdd333914a7605644a75cda309607eb1edea78ff9d00ef794794793 +size 283852 diff --git a/alacritty.changes b/alacritty.changes index 63e490a..a6d9117 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Feb 20 22:34:40 UTC 2021 - Avindra Goolcharan + +- Update to version 0.7.2 + * shell completions: remove obsolete options + * shell compeltions: add the -o/-option setting + * fix: Crash due to assertion failure on 32-bit architectures + * fix: Segmentation fault on shutdown with Wayland + * fix: Incorrect estimated DPR with Wayland + * fix: Consecutive clipboard stores dropped on Wayland until the + application is refocused +- ran spec-cleaner + ------------------------------------------------------------------- Sat Jan 16 20:44:50 UTC 2021 - Matthias Eliasson diff --git a/alacritty.spec b/alacritty.spec index fcc5e89..9d3bf48 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -17,7 +17,7 @@ Name: alacritty -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 @@ -70,7 +70,7 @@ The official zsh completion script for alacritty. %prep %autosetup -a1 %define cargo_registry $(pwd)/vendor -%cargo_prep +%{cargo_prep} %ifarch aarch64 ppc64le riscv64 # Remove checksum of config.guess and config.sub since aarch64 and ppc64le modify them @@ -83,7 +83,7 @@ sed -i -e 's#"config.guess":"e0c1d7ef8ce964fb57c35e7704ae8661d7e4ca87d6a3c18950e %build export CARGO_NET_OFFLINE=true -%cargo_build +%{cargo_build} %install mkdir -p "%{buildroot}%{_bindir}" diff --git a/vendor.tar.xz b/vendor.tar.xz index 0995cd6..1e047e8 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86a7b1930770216a1932b618d55f026df6c5d81829c94692b912497bdafb0488 -size 8037808 +oid sha256:73f12b0cc9c359c366c1b88c449e89d3032d5878cd52326cac1dc5cfbe01a704 +size 8047132