forked from pool/hledger
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hledger revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger?expand=0&rev=11
This commit is contained in:
parent
831e5f570b
commit
02cd974d89
3
hledger-1.19.1.tar.gz
Normal file
3
hledger-1.19.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5c1eb6d8de5cf2d82771db1796b57a304095fa940773a6405c9cd8085f3da71
|
||||
size 671352
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1ab3b4035e37f7f55988f6b64f51543f5562d4767fa3f43ec021e46ef6d7b4d
|
||||
size 671309
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 02:00:34 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update hledger to version 1.19.1.
|
||||
# 1.19.1 2020-09-07
|
||||
|
||||
- Fix alignment of coloured numbers (#1345, #1349, Stephen Morgan)
|
||||
|
||||
- Fix a regression in account type autodetection for accounts with
|
||||
capitalised names. (#1341)
|
||||
|
||||
- Allow megaparsec 9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 02:00:39 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name hledger
|
||||
%bcond_with tests
|
||||
Name: %{pkg_name}
|
||||
Version: 1.19
|
||||
Version: 1.19.1
|
||||
Release: 0
|
||||
Summary: Command-line interface for the hledger accounting system
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user