Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cmd2 for openSUSE:Factory checked in at 2021-04-27 21:34:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old) and /work/SRC/openSUSE:Factory/.python-cmd2.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cmd2" Tue Apr 27 21:34:11 2021 rev:36 rq:888419 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes 2020-12-04 21:27:27.490036166 +0100 +++ /work/SRC/openSUSE:Factory/.python-cmd2.new.12324/python-cmd2.changes 2021-04-27 21:34:15.723944273 +0200 @@ -1,0 +2,16 @@ +Sun Apr 25 13:46:11 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.5.0 + * Fixed bug where setting always_show_hint=True did not show a + hint when completing Settables. + * Fixed bug in editor detection logic on Linux systems that do + not have which. + * Fixed bug in table creator where column headers with tabs + would result in an incorrect width calculation. + * Fixed FileNotFoundError which occurred when running history + --clear and no history file existed. + * Added silent_startup_script option to cmd2.Cmd.__init__(). + If True, then the startup script's output will be suppressed. + Anything written to stderr will still display. + +------------------------------------------------------------------- Old: ---- cmd2-1.4.0.tar.gz New: ---- cmd2-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cmd2.spec ++++++ --- /var/tmp/diff_new_pack.UtwnKF/_old 2021-04-27 21:34:16.163944997 +0200 +++ /var/tmp/diff_new_pack.UtwnKF/_new 2021-04-27 21:34:16.163944997 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cmd2 # -# 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-cmd2 -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Extra features for standard library's cmd module License: MIT ++++++ cmd2-1.4.0.tar.gz -> cmd2-1.5.0.tar.gz ++++++ ++++ 4076 lines of diff (skipped)