From da33ee4cf448e5907c627c0719c12b93db9affbb6d021f86b91dcaacf09b0eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 6 Mar 2013 18:45:47 +0000 Subject: [PATCH] Accepting request 156922 from openSUSE:Factory:Staging:spdx update license to new format OBS-URL: https://build.opensuse.org/request/show/156922 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=7 --- python-pyramid.changes | 5 +++++ python-pyramid.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-pyramid.changes b/python-pyramid.changes index 72d61b7..a9b06e4 100644 --- a/python-pyramid.changes +++ b/python-pyramid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 1 06:44:25 UTC 2013 - coolo@suse.com + +- update license to new format + ------------------------------------------------------------------- Tue Mar 20 10:50:58 UTC 2012 - saschpe@suse.de diff --git a/python-pyramid.spec b/python-pyramid.spec index b0a92af..b36cbd5 100644 --- a/python-pyramid.spec +++ b/python-pyramid.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyramid # -# 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 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-pyramid Version: 1.3b3 Release: 0 Url: http://pylonsproject.org Summary: The Pyramid web application development framework, a Pylons project -License: BSD-4-Clause ; ZPL-2.1 ; MIT +License: BSD-4-Clause and ZPL-2.1 and MIT Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyramid/pyramid-%{version}.tar.gz Patch0: pyramid-dont-load-external-sphinx-theme.patch