From f9cc5c54978fa9c0d09af1ca471120f5e614ea88fe81fd0142c6248d75a9b500 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:14:18 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=10 --- gnome-online-accounts.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 275acc5..2e272cd 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -20,7 +20,7 @@ Name: gnome-online-accounts Version: 3.2.1 Release: 1 -License: LGPLv2+ +License: LGPL-2.1+ Summary: GNOME service to access online accounts Url: http://www.gnome.org Group: System/GUI/GNOME @@ -49,7 +49,7 @@ gnome-online-accounts provides interfaces so applications and libraries in GNOME can access the user's online accounts. %package -n libgoa-1_0-0 -License: LGPLv2+ +License: LGPL-2.1+ Summary: GNOME service to access online accounts -- Client Library Group: System/Libraries Recommends: %{name} @@ -59,7 +59,7 @@ gnome-online-accounts provides interfaces so applications and libraries in GNOME can access the user's online accounts. %package -n libgoa-backend-1_0-0 -License: LGPLv2+ +License: LGPL-2.1+ Summary: GNOME service to access online accounts -- Backend Library Group: System/Libraries Recommends: %{name} @@ -69,7 +69,7 @@ gnome-online-accounts provides interfaces so applications and libraries in GNOME can access the user's online accounts. %package devel -License: LGPLv2+ +License: LGPL-2.1+ Summary: GNOME service to access online accounts -- Development Files Group: Development/Libraries/GNOME Requires: libgoa-1_0-0 = %{version}