Bug 431021

Summary: kdeapps "nightly" flatpak isn't using latest KDE/Qt runtime versions 5.15
Product: [Applications] skrooge Reporter: skierpage <info>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: normal CC: stephane
Priority: NOR    
Version First Reported In: Trunk from git   
Target Milestone: 25.1.0   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description skierpage 2021-01-01 01:53:32 UTC
SUMMARY
Same as bug 419006, but move to 5.15.
I created an untested merge request making the change, https://invent.kde.org/office/skrooge/-/merge_requests/2

The Flathub flatpak of Skrooge is on 5.15, and it has also updated some dependencies and it seems ended the patch for gengetopt. https://github.com/flathub/org.kde.skrooge/commits/master . My patch doesn't include these changes.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: n/a
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
It would be nice if the kdeapps and flathub flatpak JSON recipes were identical apart from the branch/revisions. Maybe run both through `jq '.'` for standard whitespace.

Happy new year!