From d6e78b49b715c549589fe1d2eed46e93e25de91218c1e27a42a9d1964898ef78 Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Fri, 31 May 2024 15:12:46 +0000 Subject: [PATCH] Accepting request 1177969 from home:sbradnick:branches:X11:terminals - Update to 0.35.1: * Wayland: Fix a regression in 0.34 that caused the tab bar to not render in second and subsequent OS Windows under Hyprland (#7413) * Fix a regression in the previous release that caused horizontal scrolling via touchpad in fullscreen applications to be reversed on non-Wayland platforms (#7475, #7481) * Fix a regression in the previous release causing an error when setting background_opacity to zero (#7483) * Image display: Fix cursor movement and image hit region incorrect for image placements that specify only a number of rows or columns to display in (#7479) OBS-URL: https://build.opensuse.org/request/show/1177969 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=153 --- kitty-0.35.0.tar.gz | 3 --- kitty-0.35.1.tar.gz | 3 +++ kitty-rpmlintrc | 2 +- kitty.changes | 15 +++++++++++++++ kitty.spec | 2 +- vendor.tar.gz | 4 ++-- 6 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 kitty-0.35.0.tar.gz create mode 100644 kitty-0.35.1.tar.gz diff --git a/kitty-0.35.0.tar.gz b/kitty-0.35.0.tar.gz deleted file mode 100644 index a9e5c86..0000000 --- a/kitty-0.35.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a161102e9f6ab8877329410f1c5c9bb6e8b2247a8ac9916f6679b4728f697e66 -size 8115018 diff --git a/kitty-0.35.1.tar.gz b/kitty-0.35.1.tar.gz new file mode 100644 index 0000000..ed08cd6 --- /dev/null +++ b/kitty-0.35.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93937fe9ef9389987ed3de692c86b3bc4fcfef49b613548788675e15c8157ca4 +size 8114390 diff --git a/kitty-rpmlintrc b/kitty-rpmlintrc index f3e9973..5adfc2e 100644 --- a/kitty-rpmlintrc +++ b/kitty-rpmlintrc @@ -1,4 +1,4 @@ addFilter("non-executable-script *"); -addFilter("python-bytecode-inconsistent-mtime *"); +#addFilter("python-bytecode-inconsistent-mtime *"); addFilter("potential-bashisms /usr/lib64/kitty/shell-integration/ssh/bootstrap-utils.sh"); addFilter("hidden-file-or-dir /usr/lib64/kitty/shell-integration/zsh/.zshenv"); diff --git a/kitty.changes b/kitty.changes index 9e50b46..6d4d5b2 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri May 31 14:35:50 UTC 2024 - Scott Bradnick + +- Update to 0.35.1: + * Wayland: Fix a regression in 0.34 that caused the tab bar to not render in + second and subsequent OS Windows under Hyprland (#7413) + * Fix a regression in the previous release that caused horizontal scrolling + via touchpad in fullscreen applications to be reversed on non-Wayland + platforms (#7475, #7481) + * Fix a regression in the previous release causing an error when setting + background_opacity to zero (#7483) + * Image display: Fix cursor movement and image hit region incorrect for + image placements that specify only a number of rows or columns to display + in (#7479) + ------------------------------------------------------------------- Sat May 25 14:52:32 UTC 2024 - Scott Bradnick diff --git a/kitty.spec b/kitty.spec index 67865c6..92537bd 100644 --- a/kitty.spec +++ b/kitty.spec @@ -19,7 +19,7 @@ # sphinx_copybutton not in Factory %bcond_with docs Name: kitty -Version: 0.35.0 +Version: 0.35.1 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only diff --git a/vendor.tar.gz b/vendor.tar.gz index 5cd84d7..2848845 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ccc0f040aa50b5e7b45d76f1132ae0b939fb75313fa1eaf3cc03e2b948af676 -size 2803125 +oid sha256:a93fc526a72e98a3bea601fc822a327e612eecbf38394701bd32544b22b66db6 +size 2805248