Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package foot for openSUSE:Factory checked in 
at 2024-04-03 17:20:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/foot (Old)
 and      /work/SRC/openSUSE:Factory/.foot.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "foot"

Wed Apr  3 17:20:05 2024 rev:30 rq:1164183 version:1.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/foot/foot.changes        2024-02-29 
21:52:18.370264039 +0100
+++ /work/SRC/openSUSE:Factory/.foot.new.1905/foot.changes      2024-04-03 
17:21:30.667919519 +0200
@@ -1,0 +2,29 @@
+Tue Apr  2 17:08:21 UTC 2024 - Arnav Singh <opens...@arnavion.dev>
+
+- Fix rpmlint warning no-%check-section.
+
+-------------------------------------------------------------------
+Tue Apr  2 16:17:26 UTC 2024 - Arnav Singh <opens...@arnavion.dev>
+
+- Update to v1.17.0:
+  * foot.ini options:
+    * Added main.resize-by-cells option, enabled by default, that constrains
+      the size of floating windows to multiples of the cell size.
+    * Key bindings now support custom modifiers other than
+      Ctrl / Shift / Alt / Super.
+    * Added key-bindings.pipe-command-output option to copy the last command's
+      output to clipboard.
+    * ARGB color values that don't specify the alpha value now default
+      to opaque rather than transparent.
+    * key-bindings.font-increase and font-decrease now include
+      Ctrl+wheel up and Ctrl+wheel down by default, in addition to the existing
+      Ctrl-+ and Ctrl+-.
+  * Added support for opening an existing PTY, e.g. a VM console.
+  * Unicode input mode now accepts input from the numpad as well,
+    numlock is ignored.
+  * Various changes related to ANSI escape sequences, foot-extra terminfo,
+    Kitty keyboard protocol implementation, and sixels.
+  * Fixed various crashes.
+  * See https://codeberg.org/dnkl/foot/releases/tag/1.17.0 for more details.
+
+-------------------------------------------------------------------

Old:
----
  foot-1.16.2.tar.gz

New:
----
  foot-1.17.0.tar.gz

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

Other differences:
------------------
++++++ foot.spec ++++++
--- /var/tmp/diff_new_pack.hH6qrL/_old  2024-04-03 17:21:31.359945040 +0200
+++ /var/tmp/diff_new_pack.hH6qrL/_new  2024-04-03 17:21:31.359945040 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package foot
 #
-# 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
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %if 0%{?suse_version} < 1550
 %define _distconfdir %{_sysconfdir}
 %endif
 Name:           foot
-Version:        1.16.2
+Version:        1.17.0
 Release:        0
 Summary:        A Wayland terminal emulator
 License:        MIT
@@ -81,7 +82,6 @@
        -Dime=true \
        -Dterminfo=enabled \
        -Dterminfo-base-name=foot-extra \
-       -Dtests=false \
        -Dthemes=true \
        -Dutmp-backend=libutempter \
        -Dutmp-default-helper-path=%{_libexecdir}/utempter/utempter
@@ -91,6 +91,9 @@
 %meson_install
 rm -r %{buildroot}/%{_datadir}/doc/%{name}/
 
+%check
+%meson_test
+
 %files
 %license LICENSE
 %doc README.md CHANGELOG.md

++++++ foot-1.16.2.tar.gz -> foot-1.17.0.tar.gz ++++++
++++ 9311 lines of diff (skipped)

Reply via email to