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-04-05 21:29:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/foot (Old)
 and      /work/SRC/openSUSE:Factory/.foot.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "foot"

Wed Apr  5 21:29:02 2023 rev:19 rq:1077579 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/foot/foot.changes        2022-09-01 
22:12:06.768398674 +0200
+++ /work/SRC/openSUSE:Factory/.foot.new.19717/foot.changes     2023-04-05 
21:36:22.662815938 +0200
@@ -1,0 +2,28 @@
+Wed Apr  5 17:45:07 UTC 2023 - Arnav Singh <opens...@arnavion.dev>
+
+- Add dependency on utempter explicitly since it's not picked up automatically.
+
+-------------------------------------------------------------------
+Wed Apr  5 16:55:38 UTC 2023 - Arnav Singh <opens...@arnavion.dev>
+
+- Update to v1.14.0:
+  * foot.ini options:
+    * Added font-size-adjustment option to set the font size change increment
+      when zooming in or out.
+    * Added underline-thickness option to set underline height.
+    * Changed default colors to correspond to the solarized-dark-normal-brights
+      theme.
+    * Added main.utempter option to set path to utempter binary, used to
+      create utmp records. Defaults to the path of that binary at build time.
+    * Changed default grapheme-width-method option to double-width.
+    * Changed default pad option to 0x0.
+    * String values can now be quoted with double quotes (""), which can be
+      used to set an option to an empty string value. For environment variables
+      setting them to the empty string unsets them.
+  * Added various terminfo capabilities to work better with vim, etc.
+  * Fixed various crashes.
+  * Added new themes - deus, material-amber, modus, moonfly, nightfly, onedark,
+    rose-pine, zenburn.
+  * See https://codeberg.org/dnkl/foot/releases/tag/1.14.0 for more details.
+
+-------------------------------------------------------------------

Old:
----
  foot-1.13.1.tar.gz

New:
----
  foot-1.14.0.tar.gz

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

Other differences:
------------------
++++++ foot.spec ++++++
--- /var/tmp/diff_new_pack.8pDfRA/_old  2023-04-05 21:36:23.722821989 +0200
+++ /var/tmp/diff_new_pack.8pDfRA/_new  2023-04-05 21:36:23.742822102 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package foot
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,19 @@
 
 
 Name:           foot
-Version:        1.13.1
+Version:        1.14.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
 Requires:       terminfo
+Requires:       utempter
 BuildRequires:  meson >= 0.58
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  scdoc
+BuildRequires:  utempter-devel
 BuildRequires:  pkgconfig(fcft) < 4.0.0
 BuildRequires:  pkgconfig(fcft) >= 3.0.1
 BuildRequires:  pkgconfig(fontconfig)
@@ -92,9 +94,9 @@
 %doc README.md CHANGELOG.md
 %{_bindir}/foot
 %{_bindir}/footclient
-%{_datadir}/applications/foot.desktop
-%{_datadir}/applications/footclient.desktop
-%{_datadir}/applications/foot-server.desktop
+%{_datadir}/applications/org.codeberg.dnkl.foot.desktop
+%{_datadir}/applications/org.codeberg.dnkl.footclient.desktop
+%{_datadir}/applications/org.codeberg.dnkl.foot-server.desktop
 %{_datadir}/bash-completion/
 %{_datadir}/fish/
 %{_datadir}/zsh/

++++++ foot-1.13.1.tar.gz -> foot-1.14.0.tar.gz ++++++
++++ 5563 lines of diff (skipped)

Reply via email to