diff --git a/python-psycopg2.changes b/python-psycopg2.changes index 436a2c8..1e0c889 100644 --- a/python-psycopg2.changes +++ b/python-psycopg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:54:08 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Thu Jan 12 21:53:36 UTC 2012 - jfunk@funktronics.ca diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 8c48ffd..8e9fb54 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -21,7 +21,7 @@ Version: 2.4.4 Release: 0 Url: http://initd.org/psycopg/ Summary: Python-PostgreSQL Database Adapter -License: LGPL-3.0+ or ZPL +License: LGPL-3.0+ or ZPL-2.0 Group: Development/Languages/Python Source: psycopg2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build