SHA256
1
0
forked from pool/hledger

Accepting request 870470 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/870470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hledger?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2021-02-16 21:37:51 +00:00 committed by Git OBS Bridge
commit d7ce04d33e
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:a9638c12d1eb7325af057d225d77411d60b0f144d907012617b44ec5ee2dc4f3
size 695709

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25e155fcee541e9c5a295dc5002b03f184049b80485b18901d9d660a26814dbb
size 698277

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 31 13:49:09 UTC 2021 - psimons@suse.com
- Update hledger to version 1.20.4.
# 1.20.4 2021-01-29
- aregister: ignore a depth limit, as in 1.19 (#1468).
In 1.20-1.20.3, aregister had stopped showing transactions in subaccounts
below a depth limit. Now it properly shows all subaccount transactions,
ensuring that the register's final total matches a balance report with
similar arguments.
-------------------------------------------------------------------
Fri Jan 15 08:54:56 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name hledger
%bcond_with tests
Name: %{pkg_name}
Version: 1.20.3
Version: 1.20.4
Release: 0
Summary: Command-line interface for the hledger accounting system
License: GPL-3.0-or-later