diff --git a/hledger-1.24.99.tar.gz b/hledger-1.24.99.tar.gz deleted file mode 100644 index 23ca620..0000000 --- a/hledger-1.24.99.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce645fe89d0e309b2c8ff888268a37109dabf2f84bc85ed5383b41db209945bb -size 928465 diff --git a/hledger-1.26.1.tar.gz b/hledger-1.26.1.tar.gz new file mode 100644 index 0000000..cbb99fe --- /dev/null +++ b/hledger-1.26.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245af2ec616a754fb488a7ad8ffa360732b733d96c7d6b1e49d4b0fbd435e247 +size 956483 diff --git a/hledger.changes b/hledger.changes index 8aa0c5f..4156876 100644 --- a/hledger.changes +++ b/hledger.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Jul 11 09:36:23 UTC 2022 - Peter Simons + +- Update hledger to version 1.26.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-1.26.1/src/CHANGES.md + +------------------------------------------------------------------- +Sat Jun 4 22:57:28 UTC 2022 - Peter Simons + +- Update hledger to version 1.26. + 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.26/src/CHANGES.md + +------------------------------------------------------------------- +Sat Mar 5 06:11:20 UTC 2022 - Peter Simons + +- Update hledger to version 1.25. + 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.25/src/CHANGES.md + ------------------------------------------------------------------- Fri Dec 10 22:55:31 UTC 2021 - Peter Simons diff --git a/hledger.spec b/hledger.spec index c42da69..9256f10 100644 --- a/hledger.spec +++ b/hledger.spec @@ -1,7 +1,7 @@ # # spec file for package hledger # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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 %bcond_with tests Name: %{pkg_name} -Version: 1.24.99 +Version: 1.26.1 Release: 0 Summary: Command-line interface for the hledger accounting system License: GPL-3.0-or-later