From e8026dea810e0b887c4d978379dd32e0f6276b7b12beaf1456bc3b769956daec Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Thu, 21 Sep 2017 11:53:08 +0000 Subject: [PATCH 1/2] Accepting request 527658 from home:stroeder:branches:devel:languages:python - Update to 0.26.2 * compatibility with OpenSSL 1.1.0 OBS-URL: https://build.opensuse.org/request/show/527658 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=40 --- M2Crypto-0.26.0.tar.gz | 3 --- M2Crypto-0.26.2.tar.gz | 3 +++ python-M2Crypto.changes | 6 ++++++ python-M2Crypto.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 M2Crypto-0.26.0.tar.gz create mode 100644 M2Crypto-0.26.2.tar.gz diff --git a/M2Crypto-0.26.0.tar.gz b/M2Crypto-0.26.0.tar.gz deleted file mode 100644 index 4f48771..0000000 --- a/M2Crypto-0.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05d94fd9b2dae2fb8e072819a795f0e05d3611b09ea185f68e1630530ec09ae8 -size 305914 diff --git a/M2Crypto-0.26.2.tar.gz b/M2Crypto-0.26.2.tar.gz new file mode 100644 index 0000000..8ec21ad --- /dev/null +++ b/M2Crypto-0.26.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a5e160583b9316f29aa2d7890a031f030fb62de8ea570ea6f52b2302b83a22 +size 1116065 diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index de7d946..a8870f0 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 21 06:42:10 UTC 2017 - michael@stroeder.com + +- Update to 0.26.2 + * compatibility with OpenSSL 1.1.0 + ------------------------------------------------------------------- Mon Jun 19 21:47:35 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index d263052..e35e644 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -22,7 +22,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-M2Crypto -Version: 0.26.0 +Version: 0.26.2 Release: 0 Url: https://gitlab.com/m2crypto/m2crypto Summary: Crypto and SSL toolkit for Python From 4f5e9fbe3a7c7c9516e8ddc283558a081be9c3007e900f3f88ef965f8b11afb1 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 25 Sep 2017 07:05:27 +0000 Subject: [PATCH 2/2] Accepting request 528340 from home:stroeder:branches:devel:languages:python - Update to 0.26.3 with fix for a syntax error OBS-URL: https://build.opensuse.org/request/show/528340 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=41 --- M2Crypto-0.26.2.tar.gz | 3 --- M2Crypto-0.26.3.tar.gz | 3 +++ python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 M2Crypto-0.26.2.tar.gz create mode 100644 M2Crypto-0.26.3.tar.gz diff --git a/M2Crypto-0.26.2.tar.gz b/M2Crypto-0.26.2.tar.gz deleted file mode 100644 index 8ec21ad..0000000 --- a/M2Crypto-0.26.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82a5e160583b9316f29aa2d7890a031f030fb62de8ea570ea6f52b2302b83a22 -size 1116065 diff --git a/M2Crypto-0.26.3.tar.gz b/M2Crypto-0.26.3.tar.gz new file mode 100644 index 0000000..1c5c5bf --- /dev/null +++ b/M2Crypto-0.26.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e634ecc30ba3c88f550861eb2c6bec74546c4a05c9df23dfd9ed0bf3adc14f +size 1116229 diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index a8870f0..2fc44c5 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 22 19:22:13 UTC 2017 - michael@stroeder.com + +- Update to 0.26.3 with fix for a syntax error + ------------------------------------------------------------------- Thu Sep 21 06:42:10 UTC 2017 - michael@stroeder.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index e35e644..8f84a3c 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -22,7 +22,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-M2Crypto -Version: 0.26.2 +Version: 0.26.3 Release: 0 Url: https://gitlab.com/m2crypto/m2crypto Summary: Crypto and SSL toolkit for Python