Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package foot for openSUSE:Factory checked in 
at 2023-07-17 19:23:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/foot (Old)
 and      /work/SRC/openSUSE:Factory/.foot.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "foot"

Mon Jul 17 19:23:08 2023 rev:23 rq:1098718 version:1.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/foot/foot.changes        2023-07-07 
15:49:08.256845493 +0200
+++ /work/SRC/openSUSE:Factory/.foot.new.3193/foot.changes      2023-07-17 
19:23:26.769792950 +0200
@@ -1,0 +2,37 @@
+Fri Jul 14 15:49:39 UTC 2023 - Arnav Singh <opens...@arnavion.dev>
+
+- Update to v1.15.0:
+  * foot.ini options:
+    * Added csd.double-click-to-maximize option. Defaults to "yes".
+    * Added touch.long-press-delay option.
+    * Renamed main.utempter option to main.utmp-helper. main.utempter is still
+      recognized, but will log a deprecation warning.
+    * Changed default main.dpi-aware value from "auto" to "no", and "auto" is
+      no longer an allowed value.
+    * Default theme is now "starlight".
+    * Changed default key-bindings.show-urls-launch from Ctrl-Shift-U to
+      Ctrl-Shift-O.
+    * Changed default key-bindings.unicode-input from none to Ctrl-Shift-U.
+  * Implemented support fractional scaling on compositors that implement
+    the fractional-scale-v1 Wayland protocol. This also changes how fonts
+    are scaled to be based on the output scale factor configured in
+    the compositor rather than the output's DPI. To restore
+    the original behavior, set main.dpi-aware to "yes".
+  * Implemented support server side cursor shapes on compositors that implement
+    the cursor-shape-v1 Wayland protocol.
+  * Implemented support for touchscreen input.
+  * Implemented XTQMODKEYS query (CSI ? Pp m).
+  * Added new themes - aeroroot, ayu-mirage, srcery, starlight.
+  * Fixed incorrect icon in dock and window switcher on GNOME.
+  * Fixed various bugs in sixel output.
+  * Fixed various crashes when resizing or scrolling.
+  * See https://codeberg.org/dnkl/foot/releases/tag/1.15.0 for more details.
+- Patches:
+  * Drop 0000-fix-scroll-damage-crash.patch
+  * Drop 0001-fix-crash-when-reflowing-alt-screen.patch
+  * Drop 
0002-ensure-scroll-region-endpoint-is-valid-after-a-window-resize.patch
+  * Drop 0003-keep-empty-bottom-scroll-margin-empty-after-resize.patch
+  * Drop 0004-fix-non-utf8-complaint.patch
+  * Drop 0005-fix-wayland-protocols-1.32.patch
+
+-------------------------------------------------------------------

Old:
----
  0000-fix-scroll-damage-crash.patch
  0001-fix-crash-when-reflowing-alt-screen.patch
  0002-ensure-scroll-region-endpoint-is-valid-after-a-window-resize.patch
  0003-keep-empty-bottom-scroll-margin-empty-after-resize.patch
  0004-fix-non-utf8-complaint.patch
  0005-fix-wayland-protocols-1.32.patch
  foot-1.14.0.tar.gz

New:
----
  foot-1.15.0.tar.gz

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

Other differences:
------------------
++++++ foot.spec ++++++
--- /var/tmp/diff_new_pack.AfyXye/_old  2023-07-17 19:23:27.481797074 +0200
+++ /var/tmp/diff_new_pack.AfyXye/_new  2023-07-17 19:23:27.485797097 +0200
@@ -17,25 +17,18 @@
 
 
 Name:           foot
-Version:        1.14.0
+Version:        1.15.0
 Release:        0
 Summary:        A Wayland terminal emulator
 License:        MIT
 URL:            https://codeberg.org/dnkl/foot
 Source0:        %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch1:         0000-fix-scroll-damage-crash.patch
-Patch2:         0001-fix-crash-when-reflowing-alt-screen.patch
-Patch3:         
0002-ensure-scroll-region-endpoint-is-valid-after-a-window-resize.patch
-Patch4:         
https://codeberg.org/dnkl/foot/commit/a2db3cdd5b3b6ce0b782b5ee51d174f4b4890f26.patch#/0003-keep-empty-bottom-scroll-margin-empty-after-resize.patch
-Patch5:         
https://codeberg.org/dnkl/foot/commit/8859e134efa422d50e53c0bbb0e83d07ddf66091.patch#/0004-fix-non-utf8-complaint.patch
-Patch6:         
https://codeberg.org/dnkl/foot/commit/72bc0acfbd4b002ebf26d65368bb65601452353e.patch#/0005-fix-wayland-protocols-1.32.patch
 Requires:       terminfo
 Requires:       utempter
-BuildRequires:  meson >= 0.58
+BuildRequires:  meson >= 0.59
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  scdoc
-BuildRequires:  utempter-devel
 BuildRequires:  pkgconfig(fcft) < 4.0.0
 BuildRequires:  pkgconfig(fcft) >= 3.0.1
 BuildRequires:  pkgconfig(fontconfig)
@@ -86,7 +79,9 @@
        -Dime=true \
        -Dterminfo=enabled \
        -Dtests=false \
-       -Dthemes=true
+       -Dthemes=true \
+       -Dutmp-backend=libutempter \
+       -Dutmp-default-helper-path=%{_libexecdir}/utempter/utempter
 %meson_build
 
 %install

++++++ foot-1.14.0.tar.gz -> foot-1.15.0.tar.gz ++++++
++++ 6432 lines of diff (skipped)

Reply via email to