From 64e773c92c0ae1cd14a32786d1ed4d07ff94c7f1 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 18 Jun 2020 15:13:58 +0900 Subject: [PATCH] Fix license info GPL-2.0+ -> zlib Change-Id: I85e5431152e945c81bff7216f34fd972771aa3af Signed-off-by: DongHun Kwak --- packaging/tinyxml2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/tinyxml2.spec b/packaging/tinyxml2.spec index 8905376..a207e69 100644 --- a/packaging/tinyxml2.spec +++ b/packaging/tinyxml2.spec @@ -21,7 +21,7 @@ TinyXML solves the text I/O file once and for all. %package devel Summary: Development files for libtinyxml2 -License: GPL-2.0+ +License: Zlib Group: Development/Libraries/C and C++ Requires: %{name} = %{version} -- 2.34.1