Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package espanso for openSUSE:Factory checked in at 2026-09-19 22:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/espanso (Old) and /work/SRC/openSUSE:Factory/.espanso.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "espanso" Sat Sep 19 22:22:57 2026 rev:7 rq:1379029 version:2.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/espanso/espanso.changes 2026-07-22 19:07:42.602410769 +0200 +++ /work/SRC/openSUSE:Factory/.espanso.new.383539/espanso.changes 2026-09-19 22:24:38.432357997 +0200 @@ -1,0 +2,11 @@ +Wed Sep 16 20:31:37 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 2.4.1: + * Fix parsing of unquoted YAML flow-collection values that + start with :, > or |, which 2.4.0 rejected after the + serde_yaml to serde_norway switch + * Install the Linux desktop file and icon +- Re-derive License: GPL-3.0-only AND MPL-2.0 +- Restrict to %{rust_tier1_arches} + +------------------------------------------------------------------- Old: ---- espanso-2.4.0.obscpio New: ---- espanso-2.4.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ espanso.spec ++++++ --- /var/tmp/diff_new_pack.1sKUSx/_old 2026-09-19 22:24:40.532445583 +0200 +++ /var/tmp/diff_new_pack.1sKUSx/_new 2026-09-19 22:24:40.533445625 +0200 @@ -17,30 +17,31 @@ %define __rustflags -Clink-arg=-I/usr/include/libxkbcommon - Name: espanso -Version: 2.4.0 +Version: 2.4.1 Release: 0 Summary: A cross-platform Text Expander written in Rust -License: GPL-3.0-only -URL: https://github.com/federico-terzi/espanso +License: GPL-3.0-only AND MPL-2.0 +URL: https://github.com/espanso/espanso Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: cargo BuildRequires: cargo-packaging BuildRequires: gcc-c++ -BuildRequires: libXtst-devel BuildRequires: libnotify4 -BuildRequires: libopenssl-devel -BuildRequires: libxkbcommon-devel -BuildRequires: libxkbcommon-x11-devel +BuildRequires: pkgconfig BuildRequires: wxGTK3-devel >= 3.0 BuildRequires: xdotool-devel +BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(xkbcommon) +BuildRequires: pkgconfig(xkbcommon-x11) +BuildRequires: pkgconfig(xtst) +Requires: xclip +Requires: xdotool +ExclusiveArch: %{rust_tier1_arches} %if 0%{?suse_version} < 1600 BuildRequires: libstdc++6-devel-gcc13 %endif -Requires: xclip -Requires: xdotool %description A cross-platform Text Expander written in Rust. espanso detects when you type a @@ -48,6 +49,7 @@ %prep %autosetup -a 1 -p 1 +rm -f rust-toolchain.toml %build export CFLAGS="${optflags} -I/usr/include/libxkbcommon" @@ -56,9 +58,13 @@ %install install -Dm0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildroot}%{_bindir}/%{name} +install -Dm0644 espanso/src/res/linux/espanso.desktop %{buildroot}%{_datadir}/applications/espanso.desktop +install -Dm0644 espanso/src/res/linux/espanso.png %{buildroot}%{_datadir}/pixmaps/espanso.png %files %license LICENSE %doc README.md SECURITY.md %{_bindir}/%{name} +%{_datadir}/applications/espanso.desktop +%{_datadir}/pixmaps/espanso.png ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1sKUSx/_old 2026-09-19 22:24:40.566447001 +0200 +++ /var/tmp/diff_new_pack.1sKUSx/_new 2026-09-19 22:24:40.568447084 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/espanso/espanso.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v2.4.0</param> + <param name="revision">refs/tags/v2.4.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.1sKUSx/_old 2026-09-19 22:24:40.588447919 +0200 +++ /var/tmp/diff_new_pack.1sKUSx/_new 2026-09-19 22:24:40.591448044 +0200 @@ -3,6 +3,6 @@ <param name="url">https://github.com/espanso/espanso</param> <param name="changesrevision">1128c5444dc78321722758d71e72bb2e9b2554d3</param></service><service name="tar_scm"> <param name="url">https://github.com/espanso/espanso.git</param> - <param name="changesrevision">0970de96ce9d7aeee80c2c8a759b998ddc4f63a4</param></service></servicedata> + <param name="changesrevision">a87d1723f47a59e38d370e2f0c636d66d568b8f6</param></service></servicedata> (No newline at EOF) ++++++ espanso-2.4.0.obscpio -> espanso-2.4.1.obscpio ++++++ ++++ 2485 lines of diff (skipped) ++++++ espanso.obsinfo ++++++ --- /var/tmp/diff_new_pack.1sKUSx/_old 2026-09-19 22:24:41.933504016 +0200 +++ /var/tmp/diff_new_pack.1sKUSx/_new 2026-09-19 22:24:41.938504224 +0200 @@ -1,5 +1,5 @@ name: espanso -version: 2.4.0 -mtime: 1784646430 -commit: d5372b24e0335a7a8c3e00cba04bf8b97b2a6709 +version: 2.4.1 +mtime: 1788277931 +commit: a87d1723f47a59e38d370e2f0c636d66d568b8f6 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/espanso/vendor.tar.zst /work/SRC/openSUSE:Factory/.espanso.new.383539/vendor.tar.zst differ: char 7, line 1
