From 752cc4ae0bd392f6b8d008929c0c63dee9eff8718e722e48e8b45c8c6075bf05 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 14 Jan 2013 15:00:08 +0000 Subject: [PATCH 1/2] - Add requirement on python-pyOpenSSL, thinner than M2Crypto OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=12 --- 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 dd868f8..60cb0c2 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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..77037d9 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 From 5bc030d4cb0b5f4f31b8f0e253fbf10b2f9d9b19a3c287a139127db6281830c5 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 5 Apr 2013 13:52:33 +0000 Subject: [PATCH 2/2] 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