From feb57c4004f9ed44114a89045ec42ad79f1e38807c9153e42b1abf7e882ed9b3 Mon Sep 17 00:00:00 2001 From: JL K Date: Sat, 13 Jan 2024 15:30:47 +0000 Subject: [PATCH] Accepting request 1138100 from home:dimstar:Factory - Update to version 0.13.1: * Fix manpage string escapes * Fix serde tests without default features * Bump winit to 0.29.9 * Ignore null values in `alacritty migrate` * Add vi search paste bindings * Fix replacing optional fields * Fix number-based mouse bindings * Bump winit to 0.29.8 OBS-URL: https://build.opensuse.org/request/show/1138100 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=80 --- _service | 2 +- _servicedata | 4 ++++ alacritty-0.13.0.tar.xz | 3 --- alacritty-0.13.1.tar.xz | 3 +++ alacritty.changes | 13 +++++++++++++ alacritty.obsinfo | 4 ++++ alacritty.spec | 4 ++-- vendor.tar.xz | 4 ++-- 8 files changed, 29 insertions(+), 8 deletions(-) create mode 100644 _servicedata delete mode 100644 alacritty-0.13.0.tar.xz create mode 100644 alacritty-0.13.1.tar.xz create mode 100644 alacritty.obsinfo diff --git a/_service b/_service index 2fcd90a..04a5fa5 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git https://github.com/alacritty/alacritty.git - refs/tags/v0.13.0 + refs/tags/v0.13.1 v* @PARENT_TAG@ v(.*) diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..91adabd --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/alacritty/alacritty.git + fe2a3c566759c9926150181006bd56cb2293ae10 \ No newline at end of file diff --git a/alacritty-0.13.0.tar.xz b/alacritty-0.13.0.tar.xz deleted file mode 100644 index 9dc7633..0000000 --- a/alacritty-0.13.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8131aaa43580ba3099f0f496fecc54691673104ea1f53e0701a5c41c3ed853c -size 1131432 diff --git a/alacritty-0.13.1.tar.xz b/alacritty-0.13.1.tar.xz new file mode 100644 index 0000000..8065ca1 --- /dev/null +++ b/alacritty-0.13.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58c4e5181111c02f12f20643da8e5e9c61ecadd7e10db42799828cd9c32e8a2 +size 1133104 diff --git a/alacritty.changes b/alacritty.changes index 9811ddc..1258444 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jan 11 10:40:34 UTC 2024 - dimstar@opensuse.org + +- Update to version 0.13.1: + * Fix manpage string escapes + * Fix serde tests without default features + * Bump winit to 0.29.9 + * Ignore null values in `alacritty migrate` + * Add vi search paste bindings + * Fix replacing optional fields + * Fix number-based mouse bindings + * Bump winit to 0.29.8 + ------------------------------------------------------------------- Sun Dec 31 17:19:03 UTC 2023 - Jan-Luca Kiok diff --git a/alacritty.obsinfo b/alacritty.obsinfo new file mode 100644 index 0000000..0cc611f --- /dev/null +++ b/alacritty.obsinfo @@ -0,0 +1,4 @@ +name: alacritty +version: 0.13.1 +mtime: 1704728849 +commit: fe2a3c566759c9926150181006bd56cb2293ae10 diff --git a/alacritty.spec b/alacritty.spec index 44000a8..f64834d 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -1,7 +1,7 @@ # # spec file for package alacritty # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: alacritty -Version: 0.13.0 +Version: 0.13.1 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 diff --git a/vendor.tar.xz b/vendor.tar.xz index ed15e74..6d51647 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79aee7beea58edbb23a6824b9afbe37fb827d2be65e2850e67050ea208c0967c -size 30380328 +oid sha256:3b7476be6fe0adc24d44d1b7d6f5e974164af1d9e29dc4eebf3a6de3e667ec89 +size 30405768