From 46586b6644ed581b407338979c65922a9af69c1d Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:43:07 +0800 Subject: [PATCH] Package init --- libXi.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libXi.spec b/libXi.spec index b6cc627..c7be0cc 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,6 +1,6 @@ Name: libXi Version: 1.7.9 -Release: 10 +Release: 11 Summary: X.Org X11 libXi runtime library License: MIT URL: https://xorg.freedesktop.org/ @@ -39,7 +39,7 @@ developing applications that use %{name}. %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/libXi.so.* %{_libdir}/libXi.so @@ -56,6 +56,12 @@ developing applications that use %{name}. %{_mandir}/man3/* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.7.9-11 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Wed Oct 9 2019 openEuler Buildteam - 1.7.9-10 - Type:bugfix - Id:NA