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