forked from pool/python-knack
26 lines
774 B
Diff
26 lines
774 B
Diff
|
|
--- python-knack.changes.orig
|
||
|
|
+++ python-knack.changes
|
||
|
|
@@ -1,4 +1,11 @@
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
+Tue May 21 09:01:04 UTC 2019 - pgajdos@suse.com
|
||
|
|
+
|
||
|
|
+- version update to 0.6.1
|
||
|
|
+ * Always read from local for configured_default
|
||
|
|
+ * Support local context chained config file
|
||
|
|
+
|
||
|
|
+-------------------------------------------------------------------
|
||
|
|
Fri Apr 12 12:24:44 UTC 2019 - pgajdos@suse.com
|
||
|
|
|
||
|
|
- version update to 0.5.4
|
||
|
|
--- python-knack.spec.orig
|
||
|
|
+++ python-knack.spec
|
||
|
|
@@ -18,7 +18,7 @@
|
||
|
|
|
||
|
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||
|
|
Name: python-knack
|
||
|
|
-Version: 0.5.4
|
||
|
|
+Version: 0.6.1
|
||
|
|
Release: 0
|
||
|
|
Summary: A Command-Line Interface framework
|
||
|
|
License: MIT
|