replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
918a290e7d
commit
bbd2573906
+3
-3
@@ -20,7 +20,7 @@
|
||||
Name: libgexiv2
|
||||
Version: 0.3.1
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
License: GPL-2.0+
|
||||
Summary: A GObject-based Exiv2 wrapper
|
||||
Url: http://yorba.org/shotwell/
|
||||
Group: System/Libraries
|
||||
@@ -40,7 +40,7 @@ gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
|
||||
basic features of Exiv2 available to GNOME applications.
|
||||
|
||||
%package -n libgexiv2-0
|
||||
License: GPLv2+
|
||||
License: GPL-2.0+
|
||||
Summary: A GObject-based Exiv2 wrapper
|
||||
Group: System/Libraries
|
||||
|
||||
@@ -49,7 +49,7 @@ gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
|
||||
basic features of Exiv2 available to GNOME applications.
|
||||
|
||||
%package devel
|
||||
License: GPLv2+
|
||||
License: GPL-2.0+
|
||||
Summary: A GObject-based Exiv2 wrapper -- Development Files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libgexiv2-0 = %{version}
|
||||
|
||||
Reference in New Issue
Block a user