diff --git a/kitty-0.36.0.tar.gz b/kitty-0.36.0.tar.gz deleted file mode 100644 index dfc6182..0000000 --- a/kitty-0.36.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fee443b310b9240e8412e0a48c6146c982de4ff6afafc8f5b0d28b123ae5279 -size 8582355 diff --git a/kitty-0.36.1.tar.gz b/kitty-0.36.1.tar.gz new file mode 100644 index 0000000..e4146f2 --- /dev/null +++ b/kitty-0.36.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4dfc3153d21f54b784562fe33d80ba85191ed8c27a2d3ad39b1514eb92a35d +size 8582848 diff --git a/kitty.changes b/kitty.changes index b64446e..84d8ffd 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Aug 25 18:01:21 UTC 2024 - Scott Bradnick + +- Update to 0.36.1: + * Allow specifying that the `cursor shape for unfocused windows` + should remain unchanged (#7728) + * MacOS Intel: Fix a crash in the choose-fonts kitten when displaying + previews of variable fonts (#7734) + * Remote control: Fix a regression causing an escape code to leak when using + @ launch with `--no-response` over the TTY (#7752) + * OSC 52: Fix a regression in the previous release that broke handling of + invalid base64 encoded data in OSC 52 requests (#7757) + * macOS: Fix a regression in the previous release that caused + `kitty --single-instance` to not work when using + `macos-launch-services-cmdline` + ------------------------------------------------------------------- Sat Aug 17 19:29:13 UTC 2024 - Scott Bradnick diff --git a/kitty.spec b/kitty.spec index 417db67..09f79ac 100644 --- a/kitty.spec +++ b/kitty.spec @@ -19,7 +19,7 @@ # sphinx_copybutton not in Factory %bcond_with docs Name: kitty -Version: 0.36.0 +Version: 0.36.1 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only @@ -35,8 +35,10 @@ BuildRequires: fdupes BuildRequires: fontconfig-devel BuildRequires: freetype2-devel ### Avoiding any 'have choice for go' issues ... -BuildRequires: go1.22 -#BuildRequires: go >= 1.22 +#BuildRequires: go1.22 +BuildRequires: go >= 1.23 +##### +### Temporarily disabled until go1.23 is default #BuildRequires: golang-packaging ##### BuildRequires: harfbuzz-devel >= 1.5.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index e2617b5..0b8c98b 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7cd39d23d5e0ba93dcfd26a3acbb936fc8cbf46d73862eccf52d1b33df0cc01 -size 2809444 +oid sha256:3fc10b147909c7d321557dfdaea133f161efe935b0bc20614baaace59294bba3 +size 2809641