New upstream release

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2024-10-05 09:03:12 +00:00 committed by Git OBS Bridge
parent e472b89bfc
commit c27788ea82
6 changed files with 18 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/chergert/ptyxis.git</param> <param name="url">https://gitlab.gnome.org/chergert/ptyxis.git</param>
<param name="revision">47.1</param> <param name="revision">47.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>

View File

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

3
ptyxis-47.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 4 19:07:17 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ Fix closing window title dialog with Return/Enter
+ Fix naming of Ubuntu palette
+ Allow setting shortcuts with Fn keys on Macbooks
+ Fix some solarized palette inconsistencies
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 25 06:48:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Wed Sep 25 06:48:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: ptyxis name: ptyxis
version: 47.1 version: 47.2
mtime: 1727205470 mtime: 1728068232
commit: 6c66c8cfd81fe47bfe4314ba560248a6a74f882b commit: 81ffab32c8f50c71490959bb932d23f8c91a27f0

View File

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