Bjørn Lie 2024-09-30 07:51:00 +00:00 committed by Git OBS Bridge
parent 83b53caae0
commit e472b89bfc
6 changed files with 31 additions and 8 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.rc</param>
<param name="revision">47.1</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.1.obscpio Normal file
View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6daf8465ecbf28e519a079a50619d14d1112fcd67414723f668ed322a4eb3a5e
size 4886028

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Sep 25 06:48:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 47.1:
+ More clipboard fixes for initial state tracking.
+ Handle shell detection when directory slash is omitted.
+ Exit cleanly when ptyxis-agent exits.
+ Fix VteRegex warning from the search bar.
+ Fix potential leak of VteTerminal instances.
+ Update gruvbox light/dark scheme.
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 14 08:46:50 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ Implement application open file vfunc to work with Nautilus
+ Fix inintial clipboard action state
+ Fix various styling issues
+ Rename Clone of Ubuntu to Ubuntu at request of Ubuntu
+ Try to adjust window size to keep grid size the same when
adding or removing tabs
-------------------------------------------------------------------
Wed Sep 11 20:29:14 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: ptyxis
version: 47.rc
mtime: 1725397682
commit: ccecbc7de2af253360eae5ec6524836905bc0a7b
version: 47.1
mtime: 1727205470
commit: 6c66c8cfd81fe47bfe4314ba560248a6a74f882b

View File

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