From 8909069347f71c3b0d58782f8bf7fa4b8e4b097e1dc5c45660cf53e355c4d6b8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:55:44 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=25 --- python-gobject.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-gobject.spec b/python-gobject.spec index b904613..f92ae18 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -36,7 +36,7 @@ Name: python-gobject Summary: Python bindings for GObject Version: 3.0.2 Release: 1 -License: LGPLv2.1+ +License: LGPL-2.1+ Group: Development/Libraries/Python Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2 @@ -61,7 +61,7 @@ Pygobjects is an extension module for python that gives you access to GLib's GObjects. %package cairo -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Python bindings for GObject -- Cairo bindings Group: Development/Libraries/Python Requires: %{name} = %{version} @@ -85,7 +85,7 @@ GLib's GObjects. The bindings are handled by gobject-introspection libraries. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Python bindings for GObject Group: Development/Libraries/Python Requires: %{name} = %{version}