From 3716f582bf5d3ea0768721fd92dc3c9c89439a4a773d49efa22dfccfa6ef18d4 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:57:50 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=6 --- python-SQLAlchemy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index e273cc1..e5c187a 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -22,7 +22,7 @@ Version: 0.7.2 Release: 0 Url: http://www.sqlalchemy.org Summary: Database Abstraction Library -License: MIT License +License: MIT Group: Development/Languages/Python Source0: http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build