Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hledger for openSUSE:Factory checked in at 2021-01-20 18:26:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hledger (Old) and /work/SRC/openSUSE:Factory/.hledger.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hledger" Wed Jan 20 18:26:23 2021 rev:8 rq:864466 version:1.20.3 Changes: -------- --- /work/SRC/openSUSE:Factory/hledger/hledger.changes 2021-01-08 17:40:05.625005124 +0100 +++ /work/SRC/openSUSE:Factory/.hledger.new.28504/hledger.changes 2021-01-20 18:26:44.339478692 +0100 @@ -1,0 +2,38 @@ +Fri Jan 15 08:54:56 UTC 2021 - [email protected] + +- Update hledger to version 1.20.3. + # 1.20.3 2021-01-14 + + - When searching for price chains during valuation/currency conversion: + + - It no longer hangs when there are price loops. (And in case of + future bugs, it will give up rather than search forever.) (#1439) + - It now really finds the shortest path. (#1443) + - Useful progress info is displayed with `--debug=1` or `--debug=2`. + + - balance, incomestatement: End-valued multi-period balance change + reports (eg: `bal -MV`) have been reverted to show value-of-change, + as in previous hledger versions, rather than change-of-value, for + now. (#1353, #1428) (Stephen Morgan) + + - balance: End-valued balance change reports now choose the same final + valuation date and show consistent results whether single-period or + multi-period. (#1424) (Stephen Morgan) + + - balance: the `--drop` option now works with `csv` and `html` output. + (#1456) (Ilya Konovalov) + + - check: the `commodities` check, and `-s`/`--strict` mode, now ignore + the "AUTO" internal pseudo-commodity. (#1419) (Ilya Konovalov) + + - register: Then-valued multi-period register reports + (eg: `register -M --value=then`) now calculate the correct values. + (#1449) (Stephen Morgan) + + - roi: now shows a better error message when required prices are + missing. (#1446) (Dmitry Astapov) + + - The no-symbol commodity's input number format can now be set by a + `commodity` directive, like other commodities. (#1461) + +------------------------------------------------------------------- Old: ---- hledger-1.20.2.tar.gz New: ---- hledger-1.20.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hledger.spec ++++++ --- /var/tmp/diff_new_pack.JHByVL/_old 2021-01-20 18:26:44.987479309 +0100 +++ /var/tmp/diff_new_pack.JHByVL/_new 2021-01-20 18:26:44.987479309 +0100 @@ -1,7 +1,7 @@ # # spec file for package hledger # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.20.2 +Version: 1.20.3 Release: 0 Summary: Command-line interface for the hledger accounting system License: GPL-3.0-or-later ++++++ hledger-1.20.2.tar.gz -> hledger-1.20.3.tar.gz ++++++ ++++ 6443 lines of diff (skipped)
