Accepting request 1076738 from Office

- Update to 4.14
  + Bugfixes
    o Bug 797477 - Manual foreign transaction from APAR to 
      another doesn't trigger price input
    o Bug 797725 - Untranslatable string "For Period Covering 
      ~a to ~a"
    o Bug 797903 - Transaction window: The 'blue line' is always 
      (erroneously) topmost when t. sorting order is inverted.
    o Bug 798570 - Totals for the income, expenses and remaining to 
      budget incorrect for one specific date.
    o Bug 798625 - "Last up through report date" changed in 4.12
      Don't adjust report dates with time64CanonicalDayTime. They're 
      set to 23:59:59 local which is always >= neutral time at which 
      prices and transactions are timestamped. Local noon is before 
      neutral time for all time zones east of UTC+2.
    o Bug 798679 - Unicode normalization should be used for 
      comparison but not stored.
      Change to NFC normalization for all comparisons because the 
      Unicode meaning of compatible might collide with the user's 
      intent.
    o Bug 798702 - Crash in gnc_plugin_page_focus_idle_destroy() 
      closing a report before it completes.
    o Bug 798705 - ] New: UI string mismatch: OK vs. Next
    o Bug 798712 - Regional Decimal Point not recognized in budgets
    o Bug 798717 - Reports > Business > Fancy Invoice duplicates 
      company details
    o Bug 798732 - : Type of balance carry forward accounts for 
      German skr49 account template fixed
    o Bug 798734 - Aging Reports don't handle mixed currency payments 
      and invoices without Trading Accounts
    o Bug 798734 - Aging Reports don't handle mixed currency payments 
      and invoices without Trading Accounts
    o Bug 798737 - Minor grammatical error - 'for' missing in 'You 
      will be asked a conversion rate for each.'
    o Bug 798740 - Build fails with gcc 13
    o Bug 798747 - Crash in Investment Portfolio report
    o Bug 798748 - Transaction Notes field's value does not appear in 
      reverse transaction.
    o Bug 798754 - Build fails with gcc 13 and glib > 2.76
    o Bug 798759 - Register widths for 'with sub-account' not saved
    o Bug 798765 - Increase the limit for Maximum Slices in the Expense 
      Piechart

OBS-URL: https://build.opensuse.org/request/show/1076738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=101
This commit is contained in:
Dominique Leuenberger 2023-04-02 17:18:43 +00:00 committed by Git OBS Bridge
commit c43283e41b
4 changed files with 50 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:401a158086635ea17fbb145325558537289aa1d24d022f7c3317e12f3dabd8e7
size 14658572

3
gnucash-4.14.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac1b550bc6a85c458323fbee5090828ed939aefd33a6902a0bba3e5d99c04199
size 14675204

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Sun Apr 2 13:34:56 UTC 2023 - Johannes Engel <jcnengel@gmail.com>
- Update to 4.14
+ Bugfixes
o Bug 797477 - Manual foreign transaction from APAR to
another doesn't trigger price input
o Bug 797725 - Untranslatable string "For Period Covering
~a to ~a"
o Bug 797903 - Transaction window: The 'blue line' is always
(erroneously) topmost when t. sorting order is inverted.
o Bug 798570 - Totals for the income, expenses and remaining to
budget incorrect for one specific date.
o Bug 798625 - "Last up through report date" changed in 4.12
Don't adjust report dates with time64CanonicalDayTime. They're
set to 23:59:59 local which is always >= neutral time at which
prices and transactions are timestamped. Local noon is before
neutral time for all time zones east of UTC+2.
o Bug 798679 - Unicode normalization should be used for
comparison but not stored.
Change to NFC normalization for all comparisons because the
Unicode meaning of compatible might collide with the user's
intent.
o Bug 798702 - Crash in gnc_plugin_page_focus_idle_destroy()
closing a report before it completes.
o Bug 798705 - ] New: UI string mismatch: OK vs. Next
o Bug 798712 - Regional Decimal Point not recognized in budgets
o Bug 798717 - Reports > Business > Fancy Invoice duplicates
company details
o Bug 798732 - : Type of balance carry forward accounts for
German skr49 account template fixed
o Bug 798734 - Aging Reports don't handle mixed currency payments
and invoices without Trading Accounts
o Bug 798734 - Aging Reports don't handle mixed currency payments
and invoices without Trading Accounts
o Bug 798737 - Minor grammatical error - 'for' missing in 'You
will be asked a conversion rate for each.'
o Bug 798740 - Build fails with gcc 13
o Bug 798747 - Crash in Investment Portfolio report
o Bug 798748 - Transaction Notes field's value does not appear in
reverse transaction.
o Bug 798754 - Build fails with gcc 13 and glib > 2.76
o Bug 798759 - Register widths for 'with sub-account' not saved
o Bug 798765 - Increase the limit for Maximum Slices in the Expense
Piechart
-------------------------------------------------------------------
Sun Mar 12 15:13:32 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -28,7 +28,7 @@
%endif
Name: gnucash
Version: 4.13
Version: 4.14
Release: 0
Summary: Personal Finance Manager
License: SUSE-GPL-2.0-with-openssl-exception OR SUSE-GPL-3.0-with-openssl-exception