From 06bc9289f8a3c78ce5430b69568754eee17549c7 Mon Sep 17 00:00:00 2001 From: jinzhimin369 Date: Tue, 18 Aug 2020 21:02:36 +0800 Subject: [PATCH] update version --- m2crypto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/m2crypto.spec b/m2crypto.spec index cde2926..805b989 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: 3 +Release: 4 License: MIT URL: https://gitlab.com/m2crypto/m2crypto/ Source0: https://files.pythonhosted.org/packages/41/50/7d85dc99b1c4f29eca83873d851ec29a8e484a66b31351e62e30be9db7d1/M2Crypto-0.30.1.tar.gz @@ -66,5 +66,8 @@ cd ../M2Crypto-python3 %{python3_sitearch}/M2Crypto-*.egg-info %changelog +* Thu Aug 18 2020 xinghe - 0.30.1-4 +- add release version for update + * Wed Nov 06 2019 Lijin Yang - 0.30.1-3 - init package