From 115ebf786dd1c75d58d98ac5cecbf197fb96c283 Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Wed, 23 Jun 2021 16:14:19 +0800 Subject: [PATCH] add gcc --- m2crypto.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/m2crypto.spec b/m2crypto.spec index b37ca58..bf362e0 100644 --- a/m2crypto.spec +++ b/m2crypto.spec @@ -1,7 +1,7 @@ Name: m2crypto Summary: A crypto and SSL toolkit for Python Version: 0.30.1 -Release: 4 +Release: 5 License: MIT URL: https://gitlab.com/m2crypto/m2crypto/ Source0: https://files.pythonhosted.org/packages/41/50/7d85dc99b1c4f29eca83873d851ec29a8e484a66b31351e62e30be9db7d1/M2Crypto-0.30.1.tar.gz @@ -9,7 +9,7 @@ Source1: https://files.pythonhosted.org/packages/41/50/7d85dc99b1c4f29eca8 BuildRequires: openssl openssl-devel perl-interpreter pkgconfig swig which -BuildRequires: python3-devel python3-setuptools +BuildRequires: python3-devel python3-setuptools gcc %description M2Crypto is a crypto and SSL toolkit for Python. It allows you to call OpenSSL functions from Python2 scripts. @@ -53,6 +53,9 @@ cd M2Crypto-%{version} %{python3_sitearch}/M2Crypto-*.egg-info %changelog +* Wed Jun 23 2021 wuchaochao - 0.30.1-5 +- add buildrequires:gcc + * Thu Oct 29 2020 tianwei - 0.30.1-4 - delete python2