replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdatrie?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
cca503e4e7
commit
b600545def
@@ -20,7 +20,7 @@
|
|||||||
Name: libdatrie
|
Name: libdatrie
|
||||||
Version: 0.2.4
|
Version: 0.2.4
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv2.1
|
License: LGPL-2.1
|
||||||
Summary: Double-Array Trie Library
|
Summary: Double-Array Trie Library
|
||||||
Url: http://linux.thai.net/~thep/datrie/datrie.html
|
Url: http://linux.thai.net/~thep/datrie/datrie.html
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@@ -34,7 +34,7 @@ This is an implementation of double-array structure for representing
|
|||||||
trie, as proposed by Junichi Aoe.
|
trie, as proposed by Junichi Aoe.
|
||||||
|
|
||||||
%package -n libdatrie1
|
%package -n libdatrie1
|
||||||
License: LGPLv2.1
|
License: LGPL-2.1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: Double-Array Trie Library
|
Summary: Double-Array Trie Library
|
||||||
|
|
||||||
@@ -43,7 +43,7 @@ This is an implementation of double-array structure for representing
|
|||||||
trie, as proposed by Junichi Aoe.
|
trie, as proposed by Junichi Aoe.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPLv2.1
|
License: LGPL-2.1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: Double-Array Trie Library (development)
|
Summary: Double-Array Trie Library (development)
|
||||||
Requires: libdatrie1 = %{version}
|
Requires: libdatrie1 = %{version}
|
||||||
|
Reference in New Issue
Block a user