From 4458febdceefec983953e668383cdb28b6d6d197abed781bfb8a6adf6e7184ef Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Sun, 3 Jan 2021 18:15:56 +0000 Subject: [PATCH] bump to 0.7.0-rc2 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=36 --- _service | 2 +- alacritty-0.7.0.tar.xz | 4 ++-- alacritty.changes | 3 +-- alacritty.spec | 3 +-- fix-import-regression.patch | 13 ------------- vendor.tar.xz | 4 ++-- 6 files changed, 7 insertions(+), 22 deletions(-) delete mode 100644 fix-import-regression.patch diff --git a/_service b/_service index 8095b5c..cb0a2a8 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ git https://github.com/alacritty/alacritty.git - v0.7.0-rc1 + 08e111dfae15d2428d87c3a80c68d858b144d287 0.7.0 .builds diff --git a/alacritty-0.7.0.tar.xz b/alacritty-0.7.0.tar.xz index af8e751..1987263 100644 --- a/alacritty-0.7.0.tar.xz +++ b/alacritty-0.7.0.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c87dc75bbb5461af7b757524e5bbf3e4e53f8000e812c7d996c37b70f95b5f54 -size 283880 +oid sha256:d0e8dd144c72ad9823cf7a7d0bf0d6bef0a379d972b666ba03f5854cf1216054 +size 283884 diff --git a/alacritty.changes b/alacritty.changes index c1ea5a1..84057c0 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun Jan 3 07:43:09 UTC 2021 - Avindra Goolcharan -- Update to version 0.7.0-rc1 +- Update to version 0.7.0-rc2 + Support for ~/ at the beginning of configuration file imports + New cursor.style.blinking option to set the default blinking state + New cursor.blink_interval option to configure the blinking frequency @@ -46,7 +46,6 @@ Sun Jan 3 07:43:09 UTC 2021 - Avindra Goolcharan - Packaging optimizations * pull sources with exclusions * add revendor_source.sh to remove unecessary objects from vendor tarball -- Add fix-import-regression.patch to fix build ------------------------------------------------------------------- Fri Dec 4 03:45:47 UTC 2020 - Avindra Goolcharan diff --git a/alacritty.spec b/alacritty.spec index 8a0b977..51ef117 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -27,7 +27,6 @@ Source1: vendor.tar.xz Source3: README.suse-maint # cargo vendor supplement Source99: revendor_source.sh -Patch0: fix-import-regression.patch BuildRequires: cmake BuildRequires: fdupes BuildRequires: freetype-devel @@ -69,7 +68,7 @@ BuildArch: noarch The official zsh completion script for alacritty. %prep -%autosetup -a1 -p1 +%autosetup -a1 %define cargo_registry $(pwd)/vendor %cargo_prep diff --git a/fix-import-regression.patch b/fix-import-regression.patch deleted file mode 100644 index 832141a..0000000 --- a/fix-import-regression.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/alacritty_terminal/Cargo.toml b/alacritty_terminal/Cargo.toml -index 4012f11..d1b79ad 100644 ---- a/alacritty_terminal/Cargo.toml -+++ b/alacritty_terminal/Cargo.toml -@@ -18,7 +18,7 @@ bitflags = "1" - parking_lot = "0.11.0" - serde = { version = "1", features = ["derive"] } - serde_yaml = "0.8" --vte = { git = "https://github.com/alacritty/vte", default-features = false } -+vte = { version = "0.9.0", default-features = false } - mio = "0.6.20" - mio-extras = "2" - log = "0.4" diff --git a/vendor.tar.xz b/vendor.tar.xz index b217199..5821054 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b741078a80cb57a8598355e32e2d631ba7ca1e15644ae8e9beeb0665288f489 -size 8041588 +oid sha256:25538a83b3fc98b444c65e083dbb49e1d17fc7bbcad07d8e7d8fe58d6230fbf9 +size 8041540