From 53c87088061d067fc9fb5be682ea7e7dafc48e0f3190716dbc6c5db7c1ff8834 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 11:41:17 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hledger-ui revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=8 --- hledger-ui-1.18.1.tar.gz | 3 --- hledger-ui-1.19.tar.gz | 3 +++ hledger-ui.changes | 32 ++++++++++++++++++++++++++++++++ hledger-ui.spec | 2 +- 4 files changed, 36 insertions(+), 4 deletions(-) delete mode 100644 hledger-ui-1.18.1.tar.gz create mode 100644 hledger-ui-1.19.tar.gz diff --git a/hledger-ui-1.18.1.tar.gz b/hledger-ui-1.18.1.tar.gz deleted file mode 100644 index 1ee4d05..0000000 --- a/hledger-ui-1.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4f487ea97ac83ac5f2efd772f24e70b47339ba6ebdb3fbfb4f693e046faee3d -size 61170 diff --git a/hledger-ui-1.19.tar.gz b/hledger-ui-1.19.tar.gz new file mode 100644 index 0000000..9d6a222 --- /dev/null +++ b/hledger-ui-1.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4b35a6fdf44d0e4b0e233fb02ccbd8c0c699c52d9c83c65b6c9885c43c26f6 +size 61802 diff --git a/hledger-ui.changes b/hledger-ui.changes index fd2e10b..e6152e6 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Sep 3 02:00:59 UTC 2020 - psimons@suse.com + +- Update hledger-ui to version 1.19. + # 1.19 2020-09-01 + + - The --color/--colour=WHEN command line option, support for the + NO_COLOR environment variable, and smarter autodetection of colour + terminals have been added (#1296) + + - -t and -l command line flags have been added as short forms of + --tree and --flat (#1286) + + - Flat (AKA list) mode is now the default + + - t now toggles tree mode, while T sets the "today" period (#1286) + + - register: multicommodity amounts containing more than two + commodities are now elided + + - register: a transaction dated outside the report period now is not + shown even if it has postings dated inside the report period. + + - ESC now restores exactly the app's state at startup, which includes + clearing any report period limit (#1286) + + - DEL/BS no longer changes the tree/list mode + + - q now exits help before exiting the app (#1286) + + - The help dialog's layout is improved + ------------------------------------------------------------------- Wed Aug 19 07:44:33 UTC 2020 - Michel Normand diff --git a/hledger-ui.spec b/hledger-ui.spec index 0195b9a..124ec54 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -17,7 +17,7 @@ Name: hledger-ui -Version: 1.18.1 +Version: 1.19 Release: 0 Summary: Curses-style terminal interface for the hledger accounting system License: GPL-3.0-or-later