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