diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index dd868f8..f37cff5 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 5 13:41:54 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- +Mon Jan 14 15:01:41 UTC 2013 - saschpe@suse.de + +- Add requirement on python-pyOpenSSL, thinner than M2Crypto + ------------------------------------------------------------------- Wed Oct 31 13:09:21 UTC 2012 - saschpe@suse.de diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 5e33d49..a7e0532 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -1,7 +1,7 @@ # # spec file for package python-M2Crypto # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Url: http://chandlerproject.org/bin/view/Projects/MeTooCrypto Summary: Crypto and SSL toolkit for Python License: MIT and ZPL-2.0 and BSD-3-Clause Group: Development/Languages/Python -Source: M2Crypto-%{version}.tar.gz +Source: http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: openssl BuildRequires: openssl-devel