diff --git a/hledger-ui-1.33.1.tar.gz b/hledger-ui-1.33.1.tar.gz new file mode 100644 index 0000000..dc18471 --- /dev/null +++ b/hledger-ui-1.33.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1985e26e63325a2b6b2b723958b8e88bdc8d4f7aad50d9f652f2b656a9305f4 +size 81588 diff --git a/hledger-ui-1.33.tar.gz b/hledger-ui-1.33.tar.gz deleted file mode 100644 index 51aed61..0000000 --- a/hledger-ui-1.33.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:120f577639a5046c1a95744e538c536fab487eac0da4253bcde3591934d5befd -size 81471 diff --git a/hledger-ui.changes b/hledger-ui.changes index 2af7f1f..07d54db 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 2 11:03:20 UTC 2024 - Peter Simons + +- Update hledger-ui to version 1.33.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.33.1/src/CHANGES.md + ------------------------------------------------------------------- Thu Apr 18 23:38:07 UTC 2024 - Peter Simons diff --git a/hledger-ui.spec b/hledger-ui.spec index de7a783..e5e32c4 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -19,7 +19,7 @@ %global pkg_name hledger-ui %global pkgver %{pkg_name}-%{version} Name: %{pkg_name} -Version: 1.33 +Version: 1.33.1 Release: 0 Summary: Terminal interface for the hledger accounting system License: GPL-3.0-or-later @@ -133,7 +133,6 @@ This package provides the Haskell %{pkg_name} profiling library. %prep %autosetup -cabal-tweak-dep-ver process ">=1.6.19.0" ">=1.6.18.0" %build %ghc_lib_build