diff --git a/hledger-ui-1.32.1.tar.gz b/hledger-ui-1.32.1.tar.gz deleted file mode 100644 index c742f98..0000000 --- a/hledger-ui-1.32.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70cdb7708bc3705f1afadffe0f0f790e66596e8f7435aacc072b67d6cfe7aa51 -size 80324 diff --git a/hledger-ui-1.32.2.tar.gz b/hledger-ui-1.32.2.tar.gz new file mode 100644 index 0000000..e90af85 --- /dev/null +++ b/hledger-ui-1.32.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e33f81e8f0b999c2125b82542e92695500b57fa7a38428a3104ead76f147ebc +size 80951 diff --git a/hledger-ui.changes b/hledger-ui.changes index 4797464..9a56497 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 1 01:44:00 UTC 2024 - Peter Simons + +- Update hledger-ui to version 1.32.2. + 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-ui-1.32.2/src/CHANGES.md + ------------------------------------------------------------------- Thu Dec 7 21:25:14 UTC 2023 - Peter Simons diff --git a/hledger-ui.spec b/hledger-ui.spec index f001a38..94fcdd8 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -1,7 +1,7 @@ # # spec file for package hledger-ui # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name hledger-ui %global pkgver %{pkg_name}-%{version} Name: %{pkg_name} -Version: 1.32.1 +Version: 1.32.2 Release: 0 Summary: Terminal interface for the hledger accounting system License: GPL-3.0-or-later @@ -82,6 +82,8 @@ BuildRequires: ghc-unix-devel BuildRequires: ghc-unix-prof BuildRequires: ghc-vector-devel BuildRequires: ghc-vector-prof +BuildRequires: ghc-vty-crossplatform-devel +BuildRequires: ghc-vty-crossplatform-prof BuildRequires: ghc-vty-devel BuildRequires: ghc-vty-prof ExcludeArch: %{ix86}