Hello community,

here is the log from the commit of package kitty for openSUSE:Factory checked 
in at 2020-11-17 21:24:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kitty (Old)
 and      /work/SRC/openSUSE:Factory/.kitty.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kitty"

Tue Nov 17 21:24:17 2020 rev:20 rq:848800 version:0.19.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kitty/kitty.changes      2020-10-06 
17:15:44.173766371 +0200
+++ /work/SRC/openSUSE:Factory/.kitty.new.24930/kitty.changes   2020-11-17 
21:24:25.081326182 +0100
@@ -1,0 +2,30 @@
+Mon Nov 16 02:06:18 UTC 2020 - Avindra Goolcharan <[email protected]>
+
+- Update to 0.19.2:
+  * A new Query terminal kitten to easily query the running kitty
+    via escape codes to detect its version, and the values of
+    configuration options that enable or disable terminal features.
+  * Options to control mouse pointer shape, default_pointer_shape,
+    and pointer_shape_when_dragging
+  * Font independent rendering for braille characters, which
+    ensures they are properly aligned at all font sizes.
+  * Fix a regression in 0.19.0 that caused borders not to be drawn
+    when setting window_margin_width and keeping
+    draw_minimal_borders on
+  * Fix a regression in 0.19.0 that broke rendering of one-eight
+    bar unicode characters at very small font sizes
+  * Wayland: Fix a crash under GNOME when using multiple OS windows
+  * Fix selections created by dragging upwards not being
+    auto-cleared when screen contents change
+  * Allow adding MIME definitions to kitty by placing a mime.types
+    file in the kitty config directory
+  * Dont ignore --title when using a session file that defines
+    no windows
+  * Fix the send_text action not working in URL handlers
+  * Fix last character of URL not being detected if it is the only
+    character on a new line
+  * Don't restrict the ICH,DCH,REP control codes to only the
+    current scroll region
+- use generic name in rpm files section
+
+-------------------------------------------------------------------

Old:
----
  kitty-0.19.1.tar.gz

New:
----
  kitty-0.19.2.tar.gz

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

Other differences:
------------------
++++++ kitty.spec ++++++
--- /var/tmp/diff_new_pack.hnhzOD/_old  2020-11-17 21:24:26.073327165 +0100
+++ /var/tmp/diff_new_pack.hnhzOD/_new  2020-11-17 21:24:26.077327170 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           kitty
-Version:        0.19.1
+Version:        0.19.2
 Release:        0
 Summary:        A GPU-based terminal emulator
 License:        GPL-3.0-only
@@ -82,16 +82,16 @@
 %files
 %license LICENSE
 %doc CHANGELOG.rst README.asciidoc
-%{_bindir}/kitty
-%{_prefix}/lib/kitty
-%{_datadir}/applications/kitty.desktop
+%{_bindir}/%{name}
+%{_prefix}/lib/%{name}
+%{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/icons/hicolor/
 %dir %{_datadir}/icons/hicolor/256x256/
 %{_datadir}/icons/hicolor/256x256/apps/
-%{_datadir}/terminfo/x/xterm-kitty
+%{_datadir}/terminfo/x/xterm-%{name}
 %if 0%{?sle_version} > 150100 || 0%{?suse_version} >= 1550
-%{_mandir}/man1/kitty.1%{?ext_man}
-%{_datadir}/doc/kitty
+%{_mandir}/man1/%{name}.1%{?ext_man}
+%{_datadir}/doc/%{name}
 %endif
 
 %changelog

++++++ kitty-0.19.1.tar.gz -> kitty-0.19.2.tar.gz ++++++
++++ 1808 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to