diff --git a/.gitignore b/.gitignore index 9a82eca..15f1baf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /simpleline-1.3.tar.gz /simpleline-1.4.tar.gz /simpleline-1.5.tar.gz +/simpleline-1.6.tar.gz diff --git a/python-simpleline.spec b/python-simpleline.spec index b7509e9..bb35a85 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -3,8 +3,8 @@ Name: python-%{srcname} Summary: A Python library for creating text UI Url: https://github.com/rhinstaller/python-%{srcname} -Version: 1.5 -Release: 3%{?dist} +Version: 1.6 +Release: 1%{?dist} # This tarball was created from upstream git: # git clone https://github.com/rhinstaller/python-simpleline # cd python-simpleline && make archive @@ -59,6 +59,10 @@ make test %{python3_sitelib}/* %changelog +* Thu Aug 22 2019 Jiri Konecny - 1.6-1 +- Always close the password dialog (vponcova) +- Remove unnecessary pass statements (jkonecny) + * Sat Aug 17 2019 Miro HronĨok - 1.5-3 - Rebuilt for Python 3.8 diff --git a/sources b/sources index 424d67a..5079b8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (simpleline-1.5.tar.gz) = 2e60a51beebbf912074ca0ff88cf57b3db198f27436b2476487254ccd06d030543d1e76ef0a5182b7e6ec9594bcb15fe012ef29bfe39e922e90c85f77d6fc297 +SHA512 (simpleline-1.6.tar.gz) = 51d48981f52055a211b5ae4a704eae4ebda56a1ac32006dedc4b141067c4ce7d32a700fb4656c1e5adc02a2a9f9ebbf257c2b2433de602fd8cd535e3f562a0b8