diff --git a/python-gnupg-0.4.6.tar.gz b/python-gnupg-0.4.6.tar.gz deleted file mode 100644 index 20fe0aa..0000000 --- a/python-gnupg-0.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3aa0884b3bd414652c2385b9df39e7b87272c2eca1b8fcc3089bc9e58652019a -size 52527 diff --git a/python-gnupg-0.4.7.tar.gz b/python-gnupg-0.4.7.tar.gz new file mode 100644 index 0000000..b28dadb --- /dev/null +++ b/python-gnupg-0.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2061f56b1942c29b92727bf9aecbd3cea3893acc9cccbdc7eb4604285efe4ac7 +size 53091 diff --git a/python-python-gnupg.changes b/python-python-gnupg.changes index bc4b45f..0346e62 100644 --- a/python-python-gnupg.changes +++ b/python-python-gnupg.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 1 09:24:35 UTC 2021 - Dirk Müller + +- update to 0.4.7: + * Added support for no passphrase during key generation. + * Improved permission-denied test. + * Updated logging to only show partial results. + * Allowed a passphrase to be passed to import_keys(). + ------------------------------------------------------------------- Wed Aug 5 13:20:26 UTC 2020 - Marketa Calabkova diff --git a/python-python-gnupg.spec b/python-python-gnupg.spec index 44cdd9e..b6b6747 100644 --- a/python-python-gnupg.spec +++ b/python-python-gnupg.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-gnupg # -# 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 oldpython python Name: python-python-gnupg -Version: 0.4.6 +Version: 0.4.7 Release: 0 Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG) License: BSD-3-Clause