From 290a8e58e13440f04cc367a4ebe9318f5b0d2ba4d3748ec1c6896940a9d58172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 11 Feb 2018 13:52:58 +0000 Subject: [PATCH] Accepting request 574872 from home:stroeder:branches:devel:languages:python - Update to 0.28.2 OBS-URL: https://build.opensuse.org/request/show/574872 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=55 --- M2Crypto-0.28.1.tar.gz | 3 --- M2Crypto-0.28.2.tar.gz | 3 +++ python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 M2Crypto-0.28.1.tar.gz create mode 100644 M2Crypto-0.28.2.tar.gz diff --git a/M2Crypto-0.28.1.tar.gz b/M2Crypto-0.28.1.tar.gz deleted file mode 100644 index 615d7db..0000000 --- a/M2Crypto-0.28.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:364f8479d369ee8a7adeed6e0d5305bd675bc37a5e3c7629f82091b26324bab0 -size 1268470 diff --git a/M2Crypto-0.28.2.tar.gz b/M2Crypto-0.28.2.tar.gz new file mode 100644 index 0000000..cdd4545 --- /dev/null +++ b/M2Crypto-0.28.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4dfa7a77f983444e64f7b81f946bdfc1b05bc92b1aeca0775be8742aa939c3f +size 1268506 diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 5861bc7..9a44558 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 9 22:30:59 UTC 2018 - michael@stroeder.com + +- Update to 0.28.2 + ------------------------------------------------------------------- Fri Feb 9 09:56:10 UTC 2018 - tchvatal@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index e843591..5dab9a2 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -19,7 +19,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-M2Crypto -Version: 0.28.1 +Version: 0.28.2 Release: 0 Summary: Crypto and SSL toolkit for Python License: MIT