flathub / org.pwsafe.pwsafe

https://flathub.org/apps/details/org.pwsafe.pwsafe
0 stars 3 forks source link

Manifest: Bump wxWidgets to 3.2.4 #2

Closed cassidyjames closed 8 months ago

cassidyjames commented 9 months ago

Intended to fix an issue with checkboxes:

According to the wxWidgets release notes:

wxWidgets 3.2.4 is part of 3.2 stable branch. This means that it is API and ABI-compatible with the previous 3.2.x releases, i.e. the applications previously built using 3.2.3 or earlier shared libraries will continue working with this release even without recompiling when using shared libraries and can be rebuilt without any changes to the code otherwise.

We recommend using this version for any new wxWidgets applications. Existing applications using wxWidgets 3.0 or 3.1 shouldn't require any special effort to upgrade to this version too, so please try upgrading them to it.

flathubbot commented 9 months ago

Started test build 98571

flathubbot commented 9 months ago

Build 98571 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/81351/org.pwsafe.pwsafe.flatpakref
igor2x commented 9 months ago

@ronys, I have tested above build and if fixes the problem as expected. It is the same changes I did building on my local PC flatpak build. It fixes problem from https://github.com/pwsafe/pwsafe/issues/1081 and it is safe to merge and build new version for flatpak/Flathub.

ronys commented 8 months ago

Thanks. I've created my own branch and PR for this, mainly to learn more about the maintenance of flatpak packages.

flathubbot commented 8 months ago

Started test build 99192

flathubbot commented 8 months ago

Build 99192 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/81980/org.pwsafe.pwsafe.flatpakref