forked from pool/hledger
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hledger revision:26, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger?expand=0&rev=25
This commit is contained in:
parent
ed91c02ab9
commit
77a577e1c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a57b05b3b934c781a6bb443611236e92b0ba03c0c0b67a515c933b2eb74cc1d
|
||||
size 850008
|
3
hledger-1.22.2.tar.gz
Normal file
3
hledger-1.22.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f2c1cb7a596158a2a6a0acd73da044525a2f3e37909413d52fee8d79d293bbc
|
||||
size 875148
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 8 22:05:08 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update hledger to version 1.22.2.
|
||||
Upstream's change log file format is strange (too much unmodified
|
||||
text at at the top). The automatic updater cannot extract the
|
||||
relevant additions. You can find the file at:
|
||||
http://hackage.haskell.org/package/hledger-1.22.2/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 4 08:17:38 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update hledger to version 1.22.1.
|
||||
Upstream's change log file format is strange (too much unmodified
|
||||
text at at the top). The automatic updater cannot extract the
|
||||
relevant additions. You can find the file at:
|
||||
http://hackage.haskell.org/package/hledger-1.22.1/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 19 07:06:12 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update hledger to version 1.22 revision 1.
|
||||
Upstream has revised the Cabal build instructions on Hackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 10 13:42:07 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update hledger to version 1.22.
|
||||
Upstream has edited the change log file since the last release in
|
||||
a non-trivial way, i.e. they did more than just add a new entry
|
||||
at the top. You can review the file at:
|
||||
http://hackage.haskell.org/package/hledger-1.22/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 11 09:24:29 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name hledger
|
||||
%bcond_with tests
|
||||
Name: %{pkg_name}
|
||||
Version: 1.21
|
||||
Version: 1.22.2
|
||||
Release: 0
|
||||
Summary: Command-line interface for the hledger accounting system
|
||||
License: GPL-3.0-or-later
|
||||
@ -39,6 +39,7 @@ BuildRequires: ghc-data-default-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-extra-devel
|
||||
BuildRequires: ghc-filepath-devel
|
||||
BuildRequires: ghc-githash-devel
|
||||
BuildRequires: ghc-hashable-devel
|
||||
BuildRequires: ghc-haskeline-devel
|
||||
BuildRequires: ghc-hledger-lib-devel
|
||||
|
Loading…
Reference in New Issue
Block a user