Description of problem: Current version of flatpak is 1.10.7-1. Some apps of the repo flathub are starting to complain like: $ flatpak update -v ... 1. org.telegram.desktop stable u flathub < 77,7 MB Proceed with these changes to the user installation? [Y/n]: y Error: org.telegram.desktop needs a later flatpak version Updates complete. Error: There were one or more errors Version-Release number of selected component (if applicable): $ rpm -qa|grep flatpak* flatpak-session-helper-1.10.7-1.el8.x86_64 flatpak-libs-1.10.7-1.el8.x86_64 flatpak-selinux-1.10.7-1.el8.noarch flatpak-1.10.7-1.el8.x86_64 How reproducible: 1. Install flathub 2. Install apps: telegram (current setup installs everything into users scope (--user)) Actual results: Compat issues are starting. Expected results: It would be great if the flatpak environment could be rebased to be on the save side when the full support phase ends. Additional info: Thanks
This is the telegram change: https://github.com/flathub/org.telegram.desktop/commit/705778b49183b2033b22de16a29aa283dcb2c38c So we should look at rebasing flatpak at some point.