Accepting request 922579 from home:iznogood:branches:Office

New upstream release

OBS-URL: https://build.opensuse.org/request/show/922579
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=14
This commit is contained in:
Johannes Engel
2021-10-02 07:36:42 +00:00
committed by Git OBS Bridge
parent db86caefdf
commit 39fe28b11c
5 changed files with 52 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Oct 1 12:48:54 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to 4.8
+ Compatibility Notice:
In order to allow flatpak users to share preferences with
installations outside of the sandbox we need to change the
preference path from /org/gnucash to /org/gnucash/GnuCash. This
release of GnuCash does that and it will automatically migrate
existing preferences. It does not, however, continue to write
preferences to the old path and it runs the migration only
once. If you go back and forth between GnuCash 4.7 and an older
versions you'll have two sets of preferences, one for GnuCash
4.7 and later and another for GnuCash 4.6 and earlier. This
includes the file history list and last-opened file.
+ Bugfixes
+ Updated translations.
- Add 285017793d2c0c9f5a8d52b3db42944480e3f557.patch: Use plain cat
instead of cmake -E cat to join the migratable-prefs. Fixes build
for everything older than current Tumbleweed.
-------------------------------------------------------------------
Mon Jun 28 06:10:56 UTC 2021 - Johannes Engel <jcnengel@gmail.com>