diff --git a/M2Crypto-0.29.0.tar.gz b/M2Crypto-0.29.0.tar.gz deleted file mode 100644 index f756fcd..0000000 --- a/M2Crypto-0.29.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0fea2c5ab913e42864d1ccbaee5878c23886368b606e923609fda4ce37d26c0 -size 1269694 diff --git a/M2Crypto-0.30.1.tar.gz b/M2Crypto-0.30.1.tar.gz new file mode 100644 index 0000000..ff85bd3 --- /dev/null +++ b/M2Crypto-0.30.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b2751cdadc6afac3df8a5799676b7b7c67a6ad144bb62d38563062e7cd3fc6 +size 1272599 diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 5451e3b..996f0d1 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Sep 24 15:14:14 UTC 2018 - Matěj Cepl + +- Update to 0.30.1: + * Various small typos (Windows builds, Fix SSL.Connection.__del__) + * The project is now Linux-distribution agnostic + * Replace all old-style classes with the new ones (it shouldn't + cause any problems, but feel free to file an issue, if it does) + * Do not by-pass a potential transfer decoding in m2urllib2 + * Update M2Crypto.six with 1.11.0 and replace our local workarounds + with new functions. + * SSLv3 just removed. + * Don't support Python 2.6 on Windows anymore. Windows users don't + have python as a system package, so they are usually more likely + to upgrade anyway. + ------------------------------------------------------------------- Fri Feb 23 17:38:27 UTC 2018 - michael@stroeder.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 23cf811..71c46f3 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-M2Crypto -Version: 0.29.0 +Version: 0.30.1 Release: 0 Summary: Crypto and SSL toolkit for Python License: MIT