Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-knack for openSUSE:Factory 
checked in at 2021-01-22 21:51:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-knack (Old)
 and      /work/SRC/openSUSE:Factory/.python-knack.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-knack"

Fri Jan 22 21:51:48 2021 rev:14 rq:865464 version:0.8.0rc2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-knack/python-knack.changes        
2020-08-19 18:53:09.475730291 +0200
+++ /work/SRC/openSUSE:Factory/.python-knack.new.28504/python-knack.changes     
2021-01-22 21:51:55.157814640 +0100
@@ -1,0 +2,15 @@
+Thu Jan 14 10:54:49 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 0.8.0rc2
+  * Support multiple cli loggers by adding more logger names to
+    `knack.log.cli_logger_names` list (#227)
+- from version 0.8.0rc1
+  * Make config item names case-insensitive (#220)
+  * `get_logger` uses `module_name` directly and no
+    longer adds `cli` prefix (#221)
+  * `CLILogging` accepts a custom `cli_logger_name` (#221)
+  * Support ppc64le arch in Travis CI (#222)
+  * Allow customizing tag message (#223)
+  * Add `EVENT_CLI_SUCCESSFUL_EXECUTE` (#224)
+
+-------------------------------------------------------------------

Old:
----
  knack-0.7.2.tar.gz

New:
----
  knack-0.8.0rc2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-knack.spec ++++++
--- /var/tmp/diff_new_pack.A9JVG2/_old  2021-01-22 21:51:55.717815435 +0100
+++ /var/tmp/diff_new_pack.A9JVG2/_new  2021-01-22 21:51:55.717815435 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-knack
 #
-# 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-knack
-Version:        0.7.2
+Version:        0.8.0rc2
 Release:        0
 Summary:        A Command-Line Interface framework
 License:        MIT

Reply via email to