diff --git a/python-gnupg-0.5.1.tar.gz b/python-gnupg-0.5.1.tar.gz deleted file mode 100644 index 535cb3a..0000000 --- a/python-gnupg-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5674bad4e93876c0b0d3197e314d7f942d39018bf31e2b833f6788a6813c3fb8 -size 64377 diff --git a/python-gnupg-0.5.2.tar.gz b/python-gnupg-0.5.2.tar.gz new file mode 100644 index 0000000..48e9437 --- /dev/null +++ b/python-gnupg-0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d8013931c9fa3f45824bbea7054c03d6e11f258a72e7e086e168dbcb91854c +size 64531 diff --git a/python-python-gnupg.changes b/python-python-gnupg.changes index d1f46d0..7111ff6 100644 --- a/python-python-gnupg.changes +++ b/python-python-gnupg.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 14 20:56:28 UTC 2023 - Dirk Müller + +- update to 0.5.2: + * Fix #228: Clarify documentation for encryption/decryption. + * Make I/O buffer size configurable via ``buffer_size`` attribute + on a ``GPG`` instance. + ------------------------------------------------------------------- Fri Dec 1 17:09:22 UTC 2023 - Dirk Müller diff --git a/python-python-gnupg.spec b/python-python-gnupg.spec index dfdd48c..10f22a4 100644 --- a/python-python-gnupg.spec +++ b/python-python-gnupg.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-python-gnupg -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG) License: BSD-3-Clause