diff --git a/hledger-1.32.2.tar.gz b/hledger-1.32.2.tar.gz deleted file mode 100644 index c0c2c18..0000000 --- a/hledger-1.32.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23b3d962fbc35c5202c757f8ce1fc9ae60e6c0e80f3e2c73b0c92a41b476b6b3 -size 1102211 diff --git a/hledger-1.32.3.tar.gz b/hledger-1.32.3.tar.gz new file mode 100644 index 0000000..41a4f85 --- /dev/null +++ b/hledger-1.32.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2963e16159ccf5da73beb6f9ecdbaafbd29819954a5aff00e1037f50a4ba7fd6 +size 1102346 diff --git a/hledger.changes b/hledger.changes index dfe296d..22fe6d0 100644 --- a/hledger.changes +++ b/hledger.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 28 12:19:54 UTC 2024 - Peter Simons + +- Update hledger to version 1.32.3. + 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-1.32.3/src/CHANGES.md + ------------------------------------------------------------------- Mon Jan 1 01:43:57 UTC 2024 - Peter Simons diff --git a/hledger.spec b/hledger.spec index d4d194a..01c6bbc 100644 --- a/hledger.spec +++ b/hledger.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: %{pkg_name} -Version: 1.32.2 +Version: 1.32.3 Release: 0 Summary: Command-line interface for the hledger accounting system License: GPL-3.0-or-later