Accepting request 1225811 from GNOME:Factory

- Update to version 47.5:
  + Bump the FD soft limit to the max allowed, now that there are
    more FDs open for Vulkan shader caches.
  + Fix monitoring of podman for changes which fixes auto-discovery
    of quadlets in systemd --user services.
  + Fix disposal of tabs without a foreground process upon closing
    a Ptyxis window.
  + Robustness fixes in icon discover for tabs with containers
  + Robustness fixes in checking for active container
  + Fix scrolling within close-tabs dialog (forwarded request 1225670 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1225811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-11-22 22:53:05 +00:00 committed by Git OBS Bridge
commit 00248ead9b
6 changed files with 22 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.4</param>
<param name="revision">47.5</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
ptyxis-47.5.obscpio Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Nov 21 22:18:50 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.5:
+ Bump the FD soft limit to the max allowed, now that there are
more FDs open for Vulkan shader caches.
+ Fix monitoring of podman for changes which fixes auto-discovery
of quadlets in systemd --user services.
+ Fix disposal of tabs without a foreground process upon closing
a Ptyxis window.
+ Robustness fixes in icon discover for tabs with containers
+ Robustness fixes in checking for active container
+ Fix scrolling within close-tabs dialog
-------------------------------------------------------------------
Tue Oct 29 20:39:21 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: ptyxis
version: 47.4
mtime: 1730227405
commit: 640fac5f813703d8527ca2193697b468b2282114
version: 47.5
mtime: 1732223321
commit: 862b95443daee4bf0642664dee23f20de5f359b1

View File

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