Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package foot for openSUSE:Factory checked in 
at 2021-10-05 22:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/foot (Old)
 and      /work/SRC/openSUSE:Factory/.foot.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "foot"

Tue Oct  5 22:33:49 2021 rev:7 rq:923137 version:1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/foot/foot.changes        2021-09-06 
15:58:11.981292856 +0200
+++ /work/SRC/openSUSE:Factory/.foot.new.2443/foot.changes      2021-10-05 
22:34:15.530911762 +0200
@@ -1,0 +2,18 @@
+Mon Oct  4 07:02:24 UTC 2021 - Arnav Singh <opens...@arnavion.dev>
+
+- Update to 1.9.2:
+  * foot.ini options:
+    * New tweak.font-monospace-warn option to disable new warning when
+      the primary font is not monospace.
+    * dpi-aware=auto option now scales fonts using the monitor's DPI only when
+      all monitors have a scaling factor of one.
+  * foot's custom terminfos have been moved to the foot-extra-terminfo package,
+    where they have been renamed to foot-extra. By default, foot no longer
+    sets TERMINFO and expects to use the terminfo shipped by ncurses. If you
+    want to use the customer terminfos instead, install
+    the foot-extra-terminfo package and set term=foot-extra in
+    your foot config.
+  * See https://codeberg.org/dnkl/foot/releases/tag/1.9.1 and
+    https://codeberg.org/dnkl/foot/releases/tag/1.9.2 for more details.
+
+-------------------------------------------------------------------

Old:
----
  foot-1.9.0.tar.gz

New:
----
  foot-1.9.2.tar.gz

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

Other differences:
------------------
++++++ foot.spec ++++++
--- /var/tmp/diff_new_pack.Kv32wR/_old  2021-10-05 22:34:15.998912576 +0200
+++ /var/tmp/diff_new_pack.Kv32wR/_new  2021-10-05 22:34:16.002912583 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           foot
-Version:        1.9.0
+Version:        1.9.2
 Release:        0
 Summary:        A Wayland terminal emulator
 License:        MIT
@@ -42,17 +42,26 @@
 %description
 A Wayland terminal emulator.
 
+%package extra-terminfo
+
+Summary:        Extra terminfo files for the foot terminal emulator
+
+%description extra-terminfo
+This package contains extra terminfo files for the foot terminal emulator
+that provide more features than the files in the terminfo-base package.
+Set term=foot-extra or term=foot-direct-extra in foot.ini to
+take advantage of the files in this package.
+
 %prep
 %autosetup -n %{name}
 
 %build
-%meson -Db_lto=true -Ddefault-terminfo=foot-suse 
'-Dcustom-terminfo-install-location=%{_datadir}/terminfo'
+%meson -Db_lto=true -Ddefault-terminfo=foot-extra
 %meson_build
 
 %install
 %meson_install
-mv %{buildroot}/%{_datadir}/terminfo/f/foot 
%{buildroot}/%{_datadir}/terminfo/f/foot-suse
-mv %{buildroot}/%{_datadir}/terminfo/f/foot-direct 
%{buildroot}/%{_datadir}/terminfo/f/foot-direct-suse
+mv %{buildroot}/%{_datadir}/terminfo/f/foot-extra-direct 
%{buildroot}/%{_datadir}/terminfo/f/foot-direct-extra
 
 %files
 %license LICENSE
@@ -64,8 +73,6 @@
 %{_datadir}/bash-completion/
 %{_datadir}/doc/%{name}/
 %{_datadir}/fish/
-%{_datadir}/terminfo/f/foot-suse
-%{_datadir}/terminfo/f/foot-direct-suse
 %{_datadir}/zsh/
 %{_datadir}/%{name}/
 %{_datadir}/icons/hicolor/
@@ -74,4 +81,8 @@
 %{_mandir}/man5/foot.ini.5.gz
 %{_mandir}/man7/foot-ctlseqs.7.gz
 
+%files extra-terminfo
+%{_datadir}/terminfo/f/foot-extra
+%{_datadir}/terminfo/f/foot-direct-extra
+
 %changelog

++++++ foot-1.9.0.tar.gz -> foot-1.9.2.tar.gz ++++++
++++ 2468 lines of diff (skipped)

Reply via email to