From 9ab90620b37d1f28ab10f5e04c7231c8081f72eef029ed7830ea99eab550dd9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 14 Mar 2021 22:14:49 +0000 Subject: [PATCH] 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 --- hledger-ui-1.20.4.tar.gz | 3 --- hledger-ui-1.21.tar.gz | 3 +++ hledger-ui.changes | 19 +++++++++++++++++++ hledger-ui.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 hledger-ui-1.20.4.tar.gz create mode 100644 hledger-ui-1.21.tar.gz diff --git a/hledger-ui-1.20.4.tar.gz b/hledger-ui-1.20.4.tar.gz deleted file mode 100644 index cbd3fb5..0000000 --- a/hledger-ui-1.20.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71009410e2267377ff572b04f0ac860c94c75ba1c58c0f8ea2fec35bc9f63279 -size 63918 diff --git a/hledger-ui-1.21.tar.gz b/hledger-ui-1.21.tar.gz new file mode 100644 index 0000000..facc97b --- /dev/null +++ b/hledger-ui-1.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f4f5de87b69b05ca6040cb444cf2e6e8dc1ccae601740cde0c79f00d322dc1 +size 64277 diff --git a/hledger-ui.changes b/hledger-ui.changes index 47de06b..b3b2409 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -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 diff --git a/hledger-ui.spec b/hledger-ui.spec index 18842cf..44de06a 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -17,7 +17,7 @@ Name: hledger-ui -Version: 1.20.4 +Version: 1.21 Release: 0 Summary: Curses-style terminal interface for the hledger accounting system License: GPL-3.0-or-later