SHA256
1
0
forked from pool/hledger-ui

Accepting request 879170 from devel:languages:haskell

Automatic update of haskell stack

OBS-URL: https://build.opensuse.org/request/show/879170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hledger-ui?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2021-03-17 19:15:53 +00:00 committed by Git OBS Bridge
commit 4b0d7b1c4a
4 changed files with 23 additions and 4 deletions

View File

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

3
hledger-ui-1.21.tar.gz Normal file
View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Mar 11 08:22:41 UTC 2021 - psimons@suse.com
- Update hledger-ui to version 1.21.
# 1.21 2021-03-10
- Register screen: also show transactions below the depth limit, as in
1.19, keeping the register balance in agreement with the balance
shown on the accounts screen. This regressed in 1.20. (#1468)
- Transaction screen: all decimal places are now shown. On the
accounts screen and register screen we round amounts according to
commodity display styles, but when you drill down to a transaction
you probably want to see the unrounded amounts. (Like print, #cf
931.)
- New flags `--man` and `--info` open the man page or info manual.
(See hledger changelog)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 31 13:49:24 UTC 2021 - psimons@suse.com Sun Jan 31 13:49:24 UTC 2021 - psimons@suse.com

View File

@ -17,7 +17,7 @@
Name: hledger-ui Name: hledger-ui
Version: 1.20.4 Version: 1.21
Release: 0 Release: 0
Summary: Curses-style terminal interface for the hledger accounting system Summary: Curses-style terminal interface for the hledger accounting system
License: GPL-3.0-or-later License: GPL-3.0-or-later