From f2c2768912024edd4399b39411febdb62da0daa54ef35a78fbd5997b1f75ae49 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 5 Apr 2013 13:52:47 +0000 Subject: [PATCH] Accepting request 162833 from home:namtrac:bugfix - Add Source URL, see https://en.opensuse.org/SourceUrls - Add Source URL, see https://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/162833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=13 --- python-pycurl.changes | 5 +++++ python-pycurl.spec | 4 ++-- python3-pycurl.changes | 5 +++++ python3-pycurl.spec | 4 ++-- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/python-pycurl.changes b/python-pycurl.changes index 6cbd213..de67af9 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 13:16:51 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Sat Apr 28 06:42:57 UTC 2012 - highwaystar.ru@gmail.com diff --git a/python-pycurl.spec b/python-pycurl.spec index 66fa454..4f2fa18 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -1,7 +1,7 @@ # # spec file for package python-pycurl # -# 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://pycurl.sourceforge.net/ Summary: PycURL -- cURL library module License: LGPL-2.1+ and MIT Group: Development/Languages/Python -Source: pycurl-%{version}.tar.gz +Source: http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz Patch0: pycurl-7.18.1-nostaticlibs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libcurl-devel >= 7.19.0 diff --git a/python3-pycurl.changes b/python3-pycurl.changes index 3404c13..f9e31ac 100644 --- a/python3-pycurl.changes +++ b/python3-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 13:17:05 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Thu Nov 22 13:47:34 UTC 2012 - toddrme2178@gmail.com diff --git a/python3-pycurl.spec b/python3-pycurl.spec index 4c2e1ab..b4df9c3 100644 --- a/python3-pycurl.spec +++ b/python3-pycurl.spec @@ -1,7 +1,7 @@ # # spec file for package python3-pycurl # -# 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 @@ -25,7 +25,7 @@ Url: http://pycurl.sourceforge.net/ Summary: PycURL -- cURL library module License: LGPL-2.1+ and MIT Group: Development/Languages/Python -Source: %{modname}-%{version}.tar.gz +Source: http://pycurl.sourceforge.net/download/%{modname}-%{version}.tar.gz Patch0: %{modname}-7.18.1-nostaticlibs.patch #patch from upstream http://sourceforge.net/tracker/?func=detail&aid=3188495&group_id=28236&atid=392779 Patch1: pycurl-python3.patch