Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kitty for openSUSE:Factory checked 
in at 2023-11-08 22:19:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kitty (Old)
 and      /work/SRC/openSUSE:Factory/.kitty.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kitty"

Wed Nov  8 22:19:12 2023 rev:23 rq:1124263 version:0.31.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kitty/kitty.changes      2023-10-06 
21:16:55.697241857 +0200
+++ /work/SRC/openSUSE:Factory/.kitty.new.17445/kitty.changes   2023-11-08 
22:20:33.301404689 +0100
@@ -1,0 +2,56 @@
+Wed Nov  8 15:19:32 UTC 2023 - Scott Bradnick <[email protected]>
+
+- Update to 0.31.0:
+  * Allow easily running arbitrarily complex remote control scripts without
+    needing to turn on remote control (#6712)
+  * A new option menu_map that allows adding entries to the global menubar on
+    macOS (#6680)
+  * A new escape code that can be used by programs running in the terminal to
+    change the shape of the mouse pointer (#6711)
+  * Graphics protocol: Support for positioning images relative to other
+    images (#6400)
+  * A new option single_window_padding_width to use a different padding when
+    only a single window is visible (#6734)
+  * A new mouse action mouse_selection word_and_line_from_point to select the
+    current word under the mouse cursor and extend to end of line (#6663)
+  * A new option underline_hyperlinks to control when hyperlinks are
+    underlined (#6766)
+  * Allow using the full range of standard mouse cursor shapes when customizing
+    the mouse cursor
+  * macOS: When running the default shell with the login program fix
+    ~/.hushlogin not being respected when opening windows not in the home
+    directory (#6689)
+  * macOS: Fix poor performance when using ligatures with some fonts,
+    caused by slow harfbuzz shaping (#6743)
+  * kitten @ set-background-opacity --toggle - a new flag to easily switch
+    opacity between the specified value and the default (#6691)
+  * Fix a regression caused by rewrite of kittens to Go that made various
+    kittens reset colors in a terminal when the colors were changed by
+    escape code (#6708)
+  * Fix trailing bracket not ignored when detecting a multi-line URL with the
+    trailing bracket as the first character on the last line (#6710)
+  * Fix the kitten @ launch --copy-env option not copying current environment
+    variables (#6724)
+  * Fix a regression that broke kitten update-self (#6729)
+  * Two new event types for watchers, on_title_change and on_set_user_var
+  * When pasting, if the text contains terminal control codes ask the user for
+    permission. See paste_actions for details. Thanks to David Leadbeater for
+    discovering this.
+  * Render Private Use Unicode symbols using two cells if the second cell
+    contains an en-space as well as a normal space
+  * macOS: Fix a regression in the previous release that caused kitten @ ls to
+    not report the environment variables for the default shell (#6749)
+  * Desktop notification protocol: Allow applications sending notifications to
+    specify that the notification should only be displayed if the window is
+    currently unfocused (#6755)
+  * unicode_input kitten: Fix a regression that broke the "Emoticons"
+    tab (#6760)
+  * Shell integration: Fix sudo --edit not working and also fix completions for
+    sudo not working in zsh (#6754, #6771)
+  * A new action set_window_title to interactively change the title of the
+    active window
+  * ssh kitten: Fix a regression that broken ctrl+space mapping in zsh (#6780)
+  * Wayland: Fix primary selections not working with the river
+    compositor (#6785)
+
+-------------------------------------------------------------------
@@ -5,2 +61,4 @@
-  * Shell integration: Automatically alias sudo to make the kitty terminfo 
files available in the sudo environment. Can be turned off via shell_integration
-  * ssh kitten: Fix a regression in 0.28.0 that caused using --kitten to 
override ssh.conf not inheriting settings from ssh.conf (#6639)
+  * Shell integration: Automatically alias sudo to make the kitty terminfo
+    files available in the sudo environment. Can be turned off via 
shell_integration
+  * ssh kitten: Fix a regression in 0.28.0 that caused using --kitten to
+    override ssh.conf not inheriting settings from ssh.conf (#6639)
@@ -9,2 +67,4 @@
-  * macOS: When running the default shell, run it via the login program so 
that calls to getlogin() work (#6511)
-  * X11: Fix a crash on startup when the ibus service returns errors and the 
GLFW_IM_MODULE env var is set to ibus (#6650)
+  * macOS: When running the default shell, run it via the login program so that
+    calls to getlogin() work (#6511)
+  * X11: Fix a crash on startup when the ibus service returns errors and the
+    GLFW_IM_MODULE env var is set to ibus (#6650)

Old:
----
  kitty-0.30.1.tar.gz

New:
----
  kitty-0.31.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kitty.spec ++++++
--- /var/tmp/diff_new_pack.FkGqRP/_old  2023-11-08 22:20:33.981429671 +0100
+++ /var/tmp/diff_new_pack.FkGqRP/_new  2023-11-08 22:20:33.985429818 +0100
@@ -19,7 +19,7 @@
 # sphinx_copybutton not in Factory
 %bcond_with docs
 Name:           kitty
-Version:        0.30.1
+Version:        0.31.0
 Release:        0
 Summary:        A GPU-based terminal emulator
 License:        GPL-3.0-only

++++++ go-buildmode-pie.diff ++++++
--- /var/tmp/diff_new_pack.FkGqRP/_old  2023-11-08 22:20:34.013430847 +0100
+++ /var/tmp/diff_new_pack.FkGqRP/_new  2023-11-08 22:20:34.017430994 +0100
@@ -1,12 +1,12 @@
---- setup.py   2023-04-21 03:40:01.000000000 -0400
-+++ setup.py.smb       2023-06-29 16:46:28.129796837 -0400
-@@ -914,7 +914,7 @@
+--- setup.py.smb       2023-11-08 10:32:56.057065865 -0500
++++ setup.py   2023-11-08 10:33:34.650540523 -0500
+@@ -970,7 +970,7 @@
          raise SystemExit(f'The version of go on this system 
({current_go_version}) is too old. go >= {required_go_version} is needed')
      if not for_platform:
          update_go_generated_files(args, os.path.join(launcher_dir, appname))
 -    cmd = [go, 'build', '-v']
 +    cmd = [go, 'build', '-buildmode=pie', '-v']
      vcs_rev = args.vcs_rev or get_vcs_rev()
-     ld_flags = [f"-X 'kitty.VCSRevision={vcs_rev}'"]
-     if for_freeze:
+     ld_flags: List[str] = []
+     binary_data_flags = [f"-X kitty.VCSRevision={vcs_rev}"]
 

++++++ kitty-0.30.1.tar.gz -> kitty-0.31.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/kitty/kitty-0.30.1.tar.gz 
/work/SRC/openSUSE:Factory/.kitty.new.17445/kitty-0.31.0.tar.gz differ: char 
27, line 1

++++++ vendor.tar.gz ++++++
++++ 11563 lines of diff (skipped)

Reply via email to