diff --git a/python-gnupg-0.4.5.tar.gz b/python-gnupg-0.4.5.tar.gz deleted file mode 100644 index baac04f..0000000 --- a/python-gnupg-0.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3353e59949cd2c15efbf1fca45e347d8a22f4bed0d93e9b89b2657bda19cec05 -size 48792 diff --git a/python-gnupg-0.4.6.tar.gz b/python-gnupg-0.4.6.tar.gz new file mode 100644 index 0000000..20fe0aa --- /dev/null +++ b/python-gnupg-0.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa0884b3bd414652c2385b9df39e7b87272c2eca1b8fcc3089bc9e58652019a +size 52527 diff --git a/python-python-gnupg.changes b/python-python-gnupg.changes index 8cae91d..bc4b45f 100644 --- a/python-python-gnupg.changes +++ b/python-python-gnupg.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 5 13:20:26 UTC 2020 - Marketa Calabkova + +- Update to 0.4.6 + * Fixed #128: Added ECC support by changing key generation parameters. (The Key-Length + value isn't added if a curve is specified.) + * More bugfixes. + * Support for Python versions 3.5 and under is discontinued, except for Python 2.7. + ------------------------------------------------------------------- Tue Sep 10 11:08:04 UTC 2019 - Tomáš Chvátal diff --git a/python-python-gnupg.spec b/python-python-gnupg.spec index b6713a1..44cdd9e 100644 --- a/python-python-gnupg.spec +++ b/python-python-gnupg.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-gnupg # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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.5 +Version: 0.4.6 Release: 0 Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG) License: BSD-3-Clause