Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package terminator for openSUSE:Factory checked in at 2026-09-09 16:34:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terminator (Old) and /work/SRC/openSUSE:Factory/.terminator.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terminator" Wed Sep 9 16:34:15 2026 rev:30 rq:1376620 version:2.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/terminator/terminator.changes 2025-06-24 20:48:32.094777031 +0200 +++ /work/SRC/openSUSE:Factory/.terminator.new.1265/terminator.changes 2026-09-09 16:34:16.791896062 +0200 @@ -1,0 +2,37 @@ +Wed Sep 9 06:39:17 UTC 2026 - Simon Vogl <[email protected]> + +- Update to version 2.1.6: + + Full Changelog: + https://github.com/gnome-terminator/terminator/compare/v2.1.5...v2.1.6 + + fix ci + + Updates for file po/terminator.pot in fr + + Updates for file po/terminator.pot in hu + + Tmux-like navigation feature + + Bug #904 Decouple the copy/paste from PRIMARY or Clipboard + + add Add Auto Theme Plugin + + Fix incompatibility issues between remote plugins and + localization modules + + Update TRANSLATION.md + + fix: Use Menlo as default mono font on macOS + + fix: handle both string and bytes in feed method for + drag-and-drop + + fix: handle invalid regex gracefully in search + + Background blur + + add meta key + + Add new keybinding action - Shift+Enter = new line + + Add plugin to resolve commit hashes to URLs + + revert PR 1075 + + Fix SIGHUP/PTY race in Terminal.close() that loses bash + history + + Adds custom color selection and theme presets + + tests: fix accelerator_parse hash mismatch on Python 3.14 + + fix macos keybinding + + Add mod4 key binding to keybindings.py + + more keyboard fixes for macos + + Pass terminal to URLHandler plugins + + Fix keypress focus check for non-window toplevels + + fix: remove unused GObject and Gtk imports with legacy aliases + + Add window decoration style setting (Dark/Light/Auto) + + Prevent background terminals from flickering the window title + +------------------------------------------------------------------- Old: ---- terminator-2.1.5.1747876956.590a9cd3.obscpio New: ---- terminator-2.1.6.1788621113.85c6df52.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terminator.spec ++++++ --- /var/tmp/diff_new_pack.bY4paP/_old 2026-09-09 16:34:17.678933040 +0200 +++ /var/tmp/diff_new_pack.bY4paP/_new 2026-09-09 16:34:17.680933123 +0200 @@ -1,7 +1,7 @@ # # spec file for package terminator # -# Copyright (c) 2025 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 @@ -16,13 +16,13 @@ # -%define _mtime 1747876956 -%define _commit 590a9cd3 +%define _mtime 1788621113 +%define _commit 85c6df52 %global __requires_exclude typelib\\(Gnome\\) %define pythons python3 Name: terminator -Version: 2.1.5 +Version: 2.1.6 Release: 0 Summary: Store and run multiple GNOME terminals in one window License: GPL-2.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bY4paP/_old 2026-09-09 16:34:17.726935041 +0200 +++ /var/tmp/diff_new_pack.bY4paP/_new 2026-09-09 16:34:17.730935208 +0200 @@ -1,8 +1,8 @@ <services> <service name="obs_scm" mode="manual"> - <param name="versionprefix">2.1.5</param> + <param name="versionprefix">2.1.6</param> <param name="url">https://github.com/gnome-terminator/terminator.git</param> - <param name="revision">590a9cd349763094b4018c64b010542fa9675f7e</param> + <param name="revision">85c6df52ebe0c1abbb9d30f7c68f07ff89bf5eb4</param> <param name="scm">git</param> <param name="submodules">enable</param> <param name="changesgenerate">disable</param> ++++++ terminator-2.1.5.1747876956.590a9cd3.obscpio -> terminator-2.1.6.1788621113.85c6df52.obscpio ++++++ ++++ 2740 lines of diff (skipped) ++++++ terminator.obsinfo ++++++ --- /var/tmp/diff_new_pack.bY4paP/_old 2026-09-09 16:34:18.172953634 +0200 +++ /var/tmp/diff_new_pack.bY4paP/_new 2026-09-09 16:34:18.178953884 +0200 @@ -1,5 +1,5 @@ name: terminator -version: 2.1.5.1747876956.590a9cd3 -mtime: 1747876956 -commit: 590a9cd349763094b4018c64b010542fa9675f7e +version: 2.1.6.1788621113.85c6df52 +mtime: 1788621113 +commit: 85c6df52ebe0c1abbb9d30f7c68f07ff89bf5eb4
