From c5473c261900515e63c24f5ac611ca0ede5c58d7452c44ddf16cad65edb8d82c Mon Sep 17 00:00:00 2001 From: James Oakley Date: Mon, 13 Feb 2012 18:42:16 +0000 Subject: [PATCH] Accepting request 104494 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104494 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=29 --- python-psycopg2.changes | 5 +++++ python-psycopg2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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