Bjørn Lie 2024-10-21 18:09:40 +00:00 committed by Git OBS Bridge
parent c602efb696
commit abc01e3afd
5 changed files with 22 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<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">47.2</param>
<param name="revision">47.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
ptyxis-47.3.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64fa939fd9891de21dd883710fabdd19b869e7808f7a74c0829523adf47340d4
size 5315085

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Oct 19 09:20:36 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.3:
+ Fix race condition in connecting to exited/signaled D-Bus
signals from PtyxisIpcProcess. This fixes situations where
quick running scripts exit before attaching to said signals,
generally during application startup.
+ Fix --preserve-fds=0 error on distrobox.
+ Check tiled state in new-window action to start in windowed
mode.
+ Fix detach-tab shortcut.
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 4 19:07:17 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: ptyxis
version: 47.2
mtime: 1728068232
commit: 81ffab32c8f50c71490959bb932d23f8c91a27f0
version: 47.3
mtime: 1729288323
commit: 8a48cb2f30c631dc190d75e7dd51a92a40146bb8

View File

@ -17,7 +17,7 @@
Name: ptyxis
Version: 47.2
Version: 47.3
Release: 0
Summary: A terminal for GNOME with first-class support for containers
License: GPL-3.0-or-later