forked from pool/hledger
Accepting request 912649 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/912649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hledger?expand=0&rev=11
This commit is contained in:
commit
f1f3445bcc
@ -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
|
Thu Mar 11 09:24:29 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name hledger
|
%global pkg_name hledger
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: 1.21
|
Version: 1.22.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Command-line interface for the hledger accounting system
|
Summary: Command-line interface for the hledger accounting system
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -39,6 +39,7 @@ BuildRequires: ghc-data-default-devel
|
|||||||
BuildRequires: ghc-directory-devel
|
BuildRequires: ghc-directory-devel
|
||||||
BuildRequires: ghc-extra-devel
|
BuildRequires: ghc-extra-devel
|
||||||
BuildRequires: ghc-filepath-devel
|
BuildRequires: ghc-filepath-devel
|
||||||
|
BuildRequires: ghc-githash-devel
|
||||||
BuildRequires: ghc-hashable-devel
|
BuildRequires: ghc-hashable-devel
|
||||||
BuildRequires: ghc-haskeline-devel
|
BuildRequires: ghc-haskeline-devel
|
||||||
BuildRequires: ghc-hledger-lib-devel
|
BuildRequires: ghc-hledger-lib-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user