From 900620b9a8ce62c9787fbd5965e5307d169c0aa696ae008392b6fd9d9e00a2b8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 5 Mar 2019 08:05:37 +0000 Subject: [PATCH] Wrong version in %setup OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=76 --- python-M2Crypto.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index a7feadf..618fb86 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -77,8 +77,7 @@ messenger for Zope. Documentation for the Crypto and SSL toolkit for Python %prep -# %%setup -q -n M2Crypto-%%{version} -%setup -q -n M2Crypto-0.31.0 +%setup -q -n M2Crypto-%{version} %build export CFLAGS="%{optflags}"