From 5bc030d4cb0b5f4f31b8f0e253fbf10b2f9d9b19a3c287a139127db6281830c5 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 5 Apr 2013 13:52:33 +0000 Subject: [PATCH] Accepting request 162849 from home:namtrac:bugfix - Add Source URL, see https://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/162849 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=13 --- python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 60cb0c2..f37cff5 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 77037d9..a7e0532 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -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