diff --git a/.gitignore b/.gitignore index d52e5ec..0c0d4bc 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /lucid-2.9.12.tar.gz /hledger-1.16.2.tar.gz /utility-ht-0.0.15.tar.gz +/hledger-1.18.tar.gz diff --git a/hledger.spec b/hledger.spec index 9e4cec3..ded401b 100644 --- a/hledger.spec +++ b/hledger.spec @@ -11,10 +11,10 @@ # testsuite missing deps: timeit Name: %{pkg_name} -Version: 1.16.2 +Version: 1.18 # can only be reset when all subpkgs bumped -Release: 18%{?dist} -Summary: Command-line interface for the hledger accounting tool +Release: 19%{?dist} +Summary: Command-line interface for the hledger accounting system License: GPLv3+ Url: https://hackage.haskell.org/package/%{name} @@ -29,6 +29,7 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros-extra BuildRequires: ghc-Decimal-prof BuildRequires: ghc-Diff-prof +BuildRequires: ghc-aeson-prof BuildRequires: ghc-ansi-terminal-prof BuildRequires: ghc-base-prof BuildRequires: ghc-base-compat-batteries-prof @@ -72,14 +73,15 @@ BuildRequires: ghc-mmorph-prof # End cabal-rpm deps %description -This is hledger's command-line interface. Its basic function is to read a plain -text file describing financial transactions and produce useful reports. +The command-line interface for the hledger accounting system. Its basic +function is to read a plain text file describing financial transactions and +produce useful reports. -hledger is a cross-platform program for tracking money, time, or any other -commodity, using double-entry accounting and a simple, editable file format. -It is inspired by and largely compatible with ledger(1). hledger provides -command-line, terminal and web interfaces, and aims to be a reliable, practical -tool for daily use. +hledger is a robust, cross-platform set of tools for tracking money, time, or +any other commodity, using double-entry accounting and a simple, editable file +format, with command-line, terminal and web interfaces. It is a Haskell rewrite +of Ledger, and one of the leading implementations of Plain Text Accounting. +Read more at: . %package -n ghc-%{name} @@ -188,6 +190,9 @@ install -Dp -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 %changelog +* Fri Jun 19 2020 Jens Petersen - 1.18-19 +- update to 1.18 + * Wed Jun 10 2020 Jens Petersen - 1.16.2-18 - https://hackage.haskell.org/package/hledger-1.16.2/changelog diff --git a/sources b/sources index 5d7df43..fad7b55 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (hledger-1.16.2.tar.gz) = efd03857ce1ae15d221176ade334caecc72e89d35f695594cb52d54b291dc7e7c291b6354f237a2334e8446f0a318ecd19fc4867dc6af029142159d1493474cb SHA512 (lucid-2.9.12.tar.gz) = d26bd0889032482d91c69f23b237437a9ab133e87143364f9b134434bdd5cc849b6393f837f6096410dae51058a47e444c2d4b04a56e8f4f64d5104732180a54 SHA512 (utility-ht-0.0.15.tar.gz) = 29be7ed40c4dc025df0997f7d8611b0f86125ba6a6aa3e4d65844f996f19f3d417b4b1dc7da58589a5259ddb9f473c71af0fc32891105a364a3dbc7f05671905 +SHA512 (hledger-1.18.tar.gz) = 71d89e9ef2fab0417885fcb198bb58b42219b636f2c950697f283b2d8fa412cf659772db5f07cd76c06773b0d6b9a37bab6cda6cf6e29a7a0bed6145d2ec0382