From 9011c7dce7e457a0812177b5b56d46eac0fc213ebfe1652b417bec164a1da7e6 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 21 Sep 2023 10:37:35 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:hledger-ui revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=41 --- hledger-ui-1.28.tar.gz | 3 --- hledger-ui-1.31.tar.gz | 3 +++ hledger-ui.changes | 9 +++++++++ hledger-ui.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 hledger-ui-1.28.tar.gz create mode 100644 hledger-ui-1.31.tar.gz diff --git a/hledger-ui-1.28.tar.gz b/hledger-ui-1.28.tar.gz deleted file mode 100644 index 9e72ee0..0000000 --- a/hledger-ui-1.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77d44779047aeaa4b4d91e6bc0d01177cf3e97ca70472069c1653fa2f2385812 -size 80848 diff --git a/hledger-ui-1.31.tar.gz b/hledger-ui-1.31.tar.gz new file mode 100644 index 0000000..ce522d7 --- /dev/null +++ b/hledger-ui-1.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba7df00f59c39e3d95012ab49188754848a316460b0c1007d67895ee7a32e93 +size 79867 diff --git a/hledger-ui.changes b/hledger-ui.changes index 30dd795..4555e89 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Sep 3 08:16:30 UTC 2023 - Peter Simons + +- Update hledger-ui to version 1.31. + 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.31/src/CHANGES.md + ------------------------------------------------------------------- Thu Mar 30 17:09:18 UTC 2023 - Peter Simons diff --git a/hledger-ui.spec b/hledger-ui.spec index 3018af9..afc9b1a 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -17,7 +17,7 @@ Name: hledger-ui -Version: 1.28 +Version: 1.31 Release: 0 Summary: Curses-style terminal interface for the hledger accounting system License: GPL-3.0-or-later