Update to Ptyxis 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 Resolves: RHEL-68571
This commit is contained in:
parent
dc3839168e
commit
7db309a866
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/ptyxis-46.5.tar.xz
|
||||
/ptyxis-46.6.tar.xz
|
||||
/ptyxis-47.4.tar.xz
|
||||
/ptyxis-47.5.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: ptyxis
|
||||
Version: 47.4
|
||||
Version: 47.5
|
||||
Release: %autorelease
|
||||
Summary: A container oriented terminal for GNOME
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ptyxis-47.4.tar.xz) = 77ad0c997bd415a0a6e82d24e3974d477921fc491ffcc8a533d927b4a98ceea7d6c9b2143a13bba07d800856459e014bb68f77856d750130775b331ae8eaff5c
|
||||
SHA512 (ptyxis-47.5.tar.xz) = ba7072daf8d167834ba7576726129af185d6f709f5b4fcfc7c7dabc962fa708f56db2bffe9b172ca63ac750e3fabfd048ec5cf8671bd091ac1ab8cd52836f728
|
||||
|
Loading…
Reference in New Issue
Block a user