diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 569daf3..f1eec24 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 12 10:53:53 UTC 2016 - dmueller@suse.com + +- use pypi.io as Source URL + ------------------------------------------------------------------- Fri Jul 22 14:06:42 UTC 2016 - michael@stroeder.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 4556606..d08151b 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -23,7 +23,7 @@ Url: https://gitlab.com/m2crypto/m2crypto Summary: Crypto and SSL toolkit for Python License: MIT and ZPL-2.0 and BSD-3-Clause Group: Development/Languages/Python -Source: http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz +Source: https://pypi.io/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: openssl BuildRequires: openssl-devel