Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ptyxis for openSUSE:Factory checked in at 2026-04-10 17:50:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ptyxis (Old) and /work/SRC/openSUSE:Factory/.ptyxis.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ptyxis" Fri Apr 10 17:50:29 2026 rev:18 rq:1345417 version:50.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ptyxis/ptyxis.changes 2026-01-27 16:08:33.156648320 +0100 +++ /work/SRC/openSUSE:Factory/.ptyxis.new.21863/ptyxis.changes 2026-04-10 17:55:25.255799065 +0200 @@ -1,0 +2,65 @@ +Fri Mar 20 16:12:07 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Tue Mar 17 08:41:20 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.1: + + window: fix restore with "Next" for new-tab-position. + + tab: fix NULL warning from libadwaita via subtitle property. + +------------------------------------------------------------------- +Tue Feb 24 07:57:17 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.rc: + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 13 15:11:26 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.beta: + + Add "Switch to Last Tab" shortcut (Alt+9). + + Use tab-focus action to handle tab bar overflow gracefully. + + Shortcut dialog: add reset button for default accelerator; + allow shift+arrow selection; make keyboard-shortcuts shortcut + configurable. + + Add setting to enable/disable zoom on scroll with Ctrl. + + Make zoom less sensitive. + + Support for apx containers. + + Agent: ignore --no-tty/-tty when distrobox.unshare_groups=1. + + Ignore tab notifications shorter than 250 ms. + + Fix palette 'Foreground' typo. + + Fix man page and README. +- Changes from version 50.alpha: + + Add a logout inhibitor when tabs have active programs running + that are not the shell process. Can be disabled by toggling a + GSetting named 'inhibit-logout'. + + Add dialog to change tab profile. + + Improvements to --working-directory support. + + cell-width-scale profile option. + + User palettes can now set primary/system-accent colors. + + Man page documentation for palettes. + + Improved tab focus handling when creating new tabs and windows. + + Move open/copy link actions to top of terminal context menu. + + Improved single-instance handling in preferences. + + Screen reader announcements for terminal size changes. + + Use default profile when requested profile UUID does not exist. + + Clear X11 urgency hint when window becomes active. + + Fix visual bell area padding. + + Fix cursor color in linux.palette. + + Fix terminal snapshot rewriting for single color node. + + Handle failure to get portal path gracefully. + + Avoid Document Portal paths during Drag'n'Drop operations. + + Improved cleanup handling during application shutdown. + + Raise priority of force-quit fallback. + + Improved container handling for --init 1 containers. + + Remove unnecessary gate check for containers list. + + Make libc-compat builds optional. + + Use VTE -Dapp=false build option now that it is supported. + + Testsuite infrastructure for container provider unit testing. + + Include APP_ID and DESKTOP_SESSION in troubleshooting + information. + + Updated translations. + +------------------------------------------------------------------- Old: ---- ptyxis-49.3.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio ptyxis-50.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ptyxis.spec ++++++ --- /var/tmp/diff_new_pack.1Cd1lD/_old 2026-04-10 17:55:26.023830818 +0200 +++ /var/tmp/diff_new_pack.1Cd1lD/_new 2026-04-10 17:55:26.027830983 +0200 @@ -17,12 +17,12 @@ Name: ptyxis -Version: 49.3 +Version: 50.1 Release: 0 Summary: A terminal for GNOME with first-class support for containers License: GPL-3.0-or-later URL: https://www.gnome.org -Source: %{name}-%{version}.tar.zst +Source: %{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: meson >= 0.64.0 BuildRequires: pkgconfig ++++++ _scmsync.obsinfo ++++++ mtime: 1774023131 commit: 8e5f1fce5c23ee5add024ec7965cd2b78925ad7e3b6cdee3d3430a17aabf5bfa url: https://src.opensuse.org/GNOME/ptyxis revision: 8e5f1fce5c23ee5add024ec7965cd2b78925ad7e3b6cdee3d3430a17aabf5bfa projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1Cd1lD/_old 2026-04-10 17:55:26.103834125 +0200 +++ /var/tmp/diff_new_pack.1Cd1lD/_new 2026-04-10 17:55:26.107834290 +0200 @@ -3,18 +3,17 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/chergert/ptyxis.git</param> - <param name="revision">49.3</param> + <param name="revision">50.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> -<!-- <param name="changesgenerate">enable</param> --> + <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-24 09:54:24.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ ptyxis.obsinfo ++++++ --- /var/tmp/diff_new_pack.1Cd1lD/_old 2026-04-10 17:55:26.215838756 +0200 +++ /var/tmp/diff_new_pack.1Cd1lD/_new 2026-04-10 17:55:26.219838921 +0200 @@ -1,5 +1,5 @@ name: ptyxis -version: 49.3 -mtime: 1769191674 -commit: 808a21a31e750107a4af0a4881eb452fd835999a +version: 50.1 +mtime: 1773707149 +commit: 0f045a653db114e22fe7bf4b409fcb30d7763fa9
