diff --git a/.gitignore b/.gitignore index 4e94415..a506531 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /simpleline-0.4.tar.gz /simpleline-0.5.tar.gz /simpleline-0.6.tar.gz +/simpleline-0.7.tar.gz diff --git a/python-simpleline.spec b/python-simpleline.spec index d1db2d2..1350196 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Summary: A Python library for creating text UI Url: https://github.com/rhinstaller/python-%{srcname} -Version: 0.6 +Version: 0.7 Release: 1%{?dist} # This tarball was created from upstream git: # git clone https://github.com/rhinstaller/python-simpleline @@ -60,6 +60,28 @@ make test %{python3_sitelib}/* %changelog +* Tue Oct 17 2017 Jiri Konecny - 0.7-1 +- Fix crash when container callback is not set (jkonecny) +- Add EntryWidget to show item title and value (jkonecny) +- Add GetPasswordInputScreen for getting passwords (jkonecny) +- UIScreen can have hidden input (jkonecny) +- Move getpass func inside locks (jkonecny) +- Implement GetInputScreen (jkonecny) +- Do not print new line with empty container (jkonecny) +- Add no_separator to UIScreen (jkonecny) +- Fix HelpScreen title (jkonecny) +- Remove original classes from GLib tests (jkonecny) +- Fix test case name (jkonecny) +- Move tests to subfolder (jkonecny) +- Move base widgets as second example (jkonecny) +- Add example with basic widgets usage (jkonecny) +- Improve README.md (jkonecny) +- Improve example starting script (jkonecny) +- Add glib loop example (jkonecny) +- Add prefixes to examples to impress difficulty (jkonecny) +- Add comments to the examples (jkonecny) +- Update examples to use new features (jkonecny) + * Fri Sep 08 2017 Jiri Konecny - 0.6-1 - Implement the force quit all loops feature (jkonecny) - Improved GLib event loop testing (jkonecny) diff --git a/sources b/sources index 342415a..b6efb6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (simpleline-0.6.tar.gz) = 9bb18cbb60a07d173f7513a2e2900b35a46c0169888ee43a8ef31f2afd5fb164d24bf87b58dd97d90931c23afffb05bef66cec752763dbf1706fc3e1ee428430 +SHA512 (simpleline-0.7.tar.gz) = 98ce4e241d36804cdce3bdfb236794c1ae4de71bf757db0c2b670823b6796a90657f3971cc0d94f93926687c182edc319061844d0842033f22a07d34ed56c606