osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hledger-ui revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=22
This commit is contained in:
parent
5ee0b7bc16
commit
9ab90620b3
@ -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
3
hledger-ui-1.21.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:14f4f5de87b69b05ca6040cb444cf2e6e8dc1ccae601740cde0c79f00d322dc1
|
||||||
|
size 64277
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user