diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 3852a0d..c63cdbd 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -1,5 +1,5 @@ Name: python-M2Crypto -Version: 0.22.3 +Version: 0.25.1 Release: 1mamba Summary: A python wrapper for OpenSSL featuring RSA, DSA, DH, EC, HMACs, message digests, symmetric ciphers and more Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://pypi.python.org/pypi/M2Crypto -Source: http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz +Source: http://pypi.debian.net/M2Crypto/M2Crypto-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -39,12 +39,13 @@ cd M2Crypto-%{version} --single-version-externally-managed \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist - %files -f M2Crypto-%{version}/%{name}.filelist %defattr(-,root,root) %changelog +* Thu Aug 04 2016 Automatic Build System 0.25.1-1mamba +- automatic update by autodist + * Sat Feb 15 2014 Automatic Build System 0.22.3-1mamba - automatic update by autodist