Accepting request 870471 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/870471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hledger-ui?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2021-02-16 21:37:53 +00:00 committed by Git OBS Bridge
commit 2aec0d0585
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 31 13:49:24 UTC 2021 - psimons@suse.com
- Update hledger-ui to version 1.20.4.
# 1.20.4 2021-01-29
- ui: register: show all txns in/under an account at the depth limit (#1468).
In 1.20-1.20.3, the register screen had stopped showing transactions
in accounts below a depth limit. Now it properly shows all subaccount transactions,
even when there is a depth limit, ensuring that the register's final total
matches the balance shown on the account screen.
-------------------------------------------------------------------
Fri Jan 15 08:54:40 UTC 2021 - psimons@suse.com

View File

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