diff --git a/keyring-13.0.0.tar.gz b/keyring-13.0.0.tar.gz deleted file mode 100644 index 8fe2c2d..0000000 --- a/keyring-13.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd188c7d40e6778e18d330a96d0bef77bffc109dad82270133e3969908016862 -size 42883 diff --git a/keyring-13.2.1.tar.gz b/keyring-13.2.1.tar.gz new file mode 100644 index 0000000..f223b42 --- /dev/null +++ b/keyring-13.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6364bb8c233f28538df4928576f4e051229e0451651073ab20b315488da16a58 +size 43140 diff --git a/python-keyring.changes b/python-keyring.changes index 90d7ba5..71b2040 100644 --- a/python-keyring.changes +++ b/python-keyring.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 9 13:37:36 UTC 2018 - dmueller@suse.com + +- Update to 13.2.1: + * #335: Fix regression in command line client. + * Keyring command-line interface now reads the password + directly from stdin if stdin is connected to a pipe. + * #329: Improve output of ``keyring --list-backends``. + ------------------------------------------------------------------- Sat Jun 23 06:58:48 UTC 2018 - tchvatal@suse.com diff --git a/python-keyring.spec b/python-keyring.spec index 1d36757..e87517d 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-keyring -Version: 13.0.0 +Version: 13.2.1 Release: 0 Summary: Store and access your passwords safely License: Python-2.0 AND MIT