From 74f6881f448fac7025e314c3f6775d53b235cf387a365c82746a65e5d9fbc8b3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 5 Jan 2024 19:38:48 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.6.x package:hledger-ui revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=47 --- hledger-ui-1.32.1.tar.gz | 3 --- hledger-ui-1.32.2.tar.gz | 3 +++ hledger-ui.changes | 9 +++++++++ hledger-ui.spec | 6 ++++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 hledger-ui-1.32.1.tar.gz create mode 100644 hledger-ui-1.32.2.tar.gz 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}