Accepting request 762822 from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/762822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=83
This commit is contained in:
2020-01-10 16:50:24 +00:00
committed by Git OBS Bridge
parent dff635a3ed
commit a24d38d77c
5 changed files with 42 additions and 10 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jan 10 10:39:58 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.8b:
+ New Scheme Functions:
- gnc:html-markup-ol: creates an HTML ordered list.
- gnc:multiline-to-html-textt: creates html-text with
elements.
- gnc:make-html-table-cell/min-width: Create a table-cell with
min-width style attribute gnc:collector+ and gnc:collector
+ API Deprecations:
- gnc:html-table-append-ruler/at!
- gnc:html-table-remove-last-row!
+ Updated translations.
- Add gnucash-libm.patch: fix build by linking against libm.
- Unconditionally BuildRequire pkgconfig(gwengui-gtk3): all
supported distros ship it.
- No longer recommend gnucash-lang: the lang package has relevant
supplements which pulls it in whenever needed.
-------------------------------------------------------------------
Fri Sep 20 19:19:23 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>