diff --git a/hledger-ui-1.24.99.tar.gz b/hledger-ui-1.24.99.tar.gz deleted file mode 100644 index 780a27c..0000000 --- a/hledger-ui-1.24.99.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c8f58b277b4e2783e8dc3982284c9b04340259460dddb17ca2784ca039c3e5d -size 69326 diff --git a/hledger-ui-1.26.1.tar.gz b/hledger-ui-1.26.1.tar.gz new file mode 100644 index 0000000..856c1bc --- /dev/null +++ b/hledger-ui-1.26.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdeea8383201328e85d49be823787fe7ea1daf811189a41d3d4ce8d98d47e3d +size 69790 diff --git a/hledger-ui.changes b/hledger-ui.changes index 3034a65..4941965 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Jul 11 09:36:25 UTC 2022 - Peter Simons + +- Update hledger-ui to version 1.26.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-ui-1.26.1/src/CHANGES.md + +------------------------------------------------------------------- +Fri Jun 10 05:49:36 UTC 2022 - Peter Simons + +- Update hledger-ui to version 1.26 revision 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-ui-1.26/src/CHANGES.md + +------------------------------------------------------------------- +Sat Mar 5 06:11:23 UTC 2022 - Peter Simons + +- Update hledger-ui to version 1.25. + 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-ui-1.25/src/CHANGES.md + ------------------------------------------------------------------- Fri Dec 10 22:55:52 UTC 2021 - Peter Simons diff --git a/hledger-ui.spec b/hledger-ui.spec index dcb4aa3..7bafa8c 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -1,7 +1,7 @@ # # spec file for package hledger-ui # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: hledger-ui -Version: 1.24.99 +Version: 1.26.1 Release: 0 Summary: Curses-style terminal interface for the hledger accounting system License: GPL-3.0-or-later @@ -40,6 +40,7 @@ BuildRequires: ghc-hledger-lib-devel BuildRequires: ghc-megaparsec-devel BuildRequires: ghc-microlens-devel BuildRequires: ghc-microlens-platform-devel +BuildRequires: ghc-mtl-devel BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-safe-devel