Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdg-terminal-exec for openSUSE:Factory checked in at 2026-08-06 16:25:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-terminal-exec (Old) and /work/SRC/openSUSE:Factory/.xdg-terminal-exec.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-terminal-exec" Thu Aug 6 16:25:37 2026 rev:6 rq:1369768 version:20260729+git.065925d Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-terminal-exec/xdg-terminal-exec.changes 2024-01-21 23:10:10.857496193 +0100 +++ /work/SRC/openSUSE:Factory/.xdg-terminal-exec.new.16738/xdg-terminal-exec.changes 2026-08-06 16:27:45.592074381 +0200 @@ -1,0 +2,75 @@ +Wed Aug 05 08:32:54 UTC 2026 - zeus <[email protected]> + +- Update to version 20260729+git.065925d: + * style: normalize function comments to be inside + * fix: Avoid locale-dependent pattern matching + * docs: start referencing implementations + * fix: fix blackbox default exec arg, fixes + * build: add DESTDIR support to makefile rules, remove gzipping + step, prefix failable rule lines with - + * fix: add foot-server and footclient to fallback exclusions + * fix: fallback exclusion should not prevent registering entry + alias, WIP + * docs: meniton XTE_DEBUG var in manpage + * refactor: add xte__ prefix to all lower case vars + * refactor: add XTE__ prefix to all internal upper case vars + * build: add test for --print* options + * style: shfmt, spaces in usage + * refactor: Re-check all IFS assignments and drop IFS masking, + normalize most assignments + * refactor: reduce number of forks on primary codepaths + * Change dir for unsupported --dir= arg, wip + * Configurable delimiter, help message + * Implement scripting options + * Add output options intended for scripting/parsing + * Exclude kitty-open.desktop from fallback selection + * Fix debug message when setting title option + * Preserve timestamps when installing + * Add test target to Makefile + * Fix TITLEARG checking + * Update readme + * Release v0.12.0 + * Update readme + * Modify "quoting" test in accordance to expander/tokenizer rules + * String escape expander and Exec tokenizer + * Update manpage + * Drop X-TerminalArgClass, X-TerminalArgIdFallback, options, + fallback logic + * Drop X-TerminalArgClass, X-TerminalArgIdFallback + * Fix config placement + * Release v0.11.0 + * Enforce action listing in Actions + * add makefile + * Fix alias name typo + * Update manpage + * New keys, extend compat mode, update tests + * Update readme + * Compat mode, fix "first encounter" logic for directives + * Drop transition exception from spec (wip) + * Custom ExecArg defaults for various terminals + * Mandatory ExecArg with early adoption exclusion. + * Implement options + * Low priority config with fallback exclusions + * Discard options + * Fallback exclusion and low priority configuration. + * update specifications.freedesktop.org links + * update specifications.freedesktop.org links + * Add comment about scdoc + * revert options and release fix for empty exec arg + no + command case + * proposed state notice and pending implementation + * Discard options + * Latest spec + * Enable cache by default, closes + * Add manpage + * Remove leftovers of alternative data dirs, misc + * Add tests for custom actions and comments + * Extend ExecArg paragraph + * Mention spec PR + * Stricter naming of the spec and implementation. Some misc + elaborations. + * Reformat README.md + * expression always returned 1 for Hidden + * rename TERMINAL var, init global vars before use + +------------------------------------------------------------------- Old: ---- xdg-terminal-exec-20240120+git.efc3517.obscpio New: ---- xdg-terminal-exec-20260729+git.065925d.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-terminal-exec.spec ++++++ --- /var/tmp/diff_new_pack.3AdD0B/_old 2026-08-06 16:27:46.184094813 +0200 +++ /var/tmp/diff_new_pack.3AdD0B/_new 2026-08-06 16:27:46.188094951 +0200 @@ -1,7 +1,7 @@ # # spec file for package xdg-terminal-exec # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: xdg-terminal-exec -Version: 20240120+git.efc3517 +Version: 20260729+git.065925d Release: 0 Summary: XDG terminal execution utility and default terminal specification -# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses License: GPL-3.0-or-later URL: https://github.com/Vladimir-csp/xdg-terminal-exec/ Source: %{name}-%{version}.tar.xz BuildRequires: bats +BuildRequires: scdoc %description Utility for XDG terminal execution and defining a systems default graphical terminal emulator. @@ -36,13 +36,14 @@ : %install -mkdir -p %{buildroot}%{_bindir} -install -m 0755 xdg-terminal-exec %{buildroot}%{_bindir} +%make_install prefix=%{_prefix} %check bats test %files %license LICENSE -%{_bindir}/xdg-terminal-exec +%{_bindir}/%{name} +%{_datadir}/%{name}/ +%{_mandir}/man1/* ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3AdD0B/_old 2026-08-06 16:27:46.244096883 +0200 +++ /var/tmp/diff_new_pack.3AdD0B/_new 2026-08-06 16:27:46.248097022 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Vladimir-csp/xdg-terminal-exec</param> - <param name="changesrevision">efc3517efc52a65f33ab710180dd0be8703313d4</param></service></servicedata> + <param name="changesrevision">065925df9f419008159258ae169018bfd23df71b</param></service></servicedata> (No newline at EOF) ++++++ xdg-terminal-exec-20240120+git.efc3517.obscpio -> xdg-terminal-exec-20260729+git.065925d.obscpio ++++++ ++++ 2546 lines of diff (skipped) ++++++ xdg-terminal-exec.obsinfo ++++++ --- /var/tmp/diff_new_pack.3AdD0B/_old 2026-08-06 16:27:46.440103648 +0200 +++ /var/tmp/diff_new_pack.3AdD0B/_new 2026-08-06 16:27:46.444103786 +0200 @@ -1,5 +1,5 @@ name: xdg-terminal-exec -version: 20240120+git.efc3517 -mtime: 1705772769 -commit: efc3517efc52a65f33ab710180dd0be8703313d4 +version: 20260729+git.065925d +mtime: 1785354672 +commit: 065925df9f419008159258ae169018bfd23df71b
