diff --git a/M2Crypto-0.31.0.tar.gz b/M2Crypto-0.31.0.tar.gz deleted file mode 100644 index f1a242f..0000000 --- a/M2Crypto-0.31.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd59a9705275d609948005f4cbcaf25f28a4271308237eb166169528692ce498 -size 1292016 diff --git a/M2Crypto-0.32.0.tar.gz b/M2Crypto-0.32.0.tar.gz new file mode 100644 index 0000000..06bfacf --- /dev/null +++ b/M2Crypto-0.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c9c6fa6abdeb4156b8e0342c30028c5ee68055b60aa21c88abfb1d85fea325 +size 1292542 diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 3c66669..6f6de17 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 5 09:01:46 CET 2019 - Matej Cepl + +- Update to 0.32.0: + * 471582f - setup.py: use ${CPP} as path to cpp + * efb1580 - Bump pipeline OpenSSL from 1.1.0i to 1.1.0j + * 35bb71b - Stub wchar_t helpers and ignore unused WCHAR defs + * effc7be - Add type comment to setup.py + ------------------------------------------------------------------- Wed Dec 5 14:30:23 UTC 2018 - Matej Cepl diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 1176354..a7feadf 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -1,7 +1,7 @@ # # spec file for package python-M2Crypto # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-M2Crypto -Version: 0.31.0 +Version: 0.32.0 Release: 0 Summary: Crypto and SSL toolkit for Python License: MIT