From 5989237dd0c203543a7905550f8462657df58a482158fc7042579ceff16ee7a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Sep 2019 11:09:56 +0000 Subject: [PATCH] - Update to 0.4.5: * various bugfixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=17 --- python-gnupg-0.4.4.tar.gz | 3 --- python-gnupg-0.4.5.tar.gz | 3 +++ python-python-gnupg.changes | 6 ++++++ python-python-gnupg.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 python-gnupg-0.4.4.tar.gz create mode 100644 python-gnupg-0.4.5.tar.gz diff --git a/python-gnupg-0.4.4.tar.gz b/python-gnupg-0.4.4.tar.gz deleted file mode 100644 index f7c84b8..0000000 --- a/python-gnupg-0.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45daf020b370bda13a1429c859fcdff0b766c0576844211446f9266cae97fb0e -size 48292 diff --git a/python-gnupg-0.4.5.tar.gz b/python-gnupg-0.4.5.tar.gz new file mode 100644 index 0000000..baac04f --- /dev/null +++ b/python-gnupg-0.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3353e59949cd2c15efbf1fca45e347d8a22f4bed0d93e9b89b2657bda19cec05 +size 48792 diff --git a/python-python-gnupg.changes b/python-python-gnupg.changes index 3f19ac3..8cae91d 100644 --- a/python-python-gnupg.changes +++ b/python-python-gnupg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 10 11:08:04 UTC 2019 - Tomáš Chvátal + +- Update to 0.4.5: + * various bugfixes + ------------------------------------------------------------------- Wed Apr 17 10:39:48 CEST 2019 - Matej Cepl diff --git a/python-python-gnupg.spec b/python-python-gnupg.spec index 7dd48b1..b6713a1 100644 --- a/python-python-gnupg.spec +++ b/python-python-gnupg.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-python-gnupg -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG) License: BSD-3-Clause