diff --git a/libXfixes.spec b/libXfixes.spec index fd2988d..254fc3b 100644 --- a/libXfixes.spec +++ b/libXfixes.spec @@ -1,6 +1,6 @@ Name: libXfixes Version: 5.0.3 -Release: 10 +Release: 11 Summary: X11 miscellaneous "fixes" extension library License: MIT URL: https://xorg.freedesktop.org/ @@ -38,7 +38,8 @@ developing applications that use %{name}. %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/libXfixes.so.* %files devel @@ -53,6 +54,12 @@ developing applications that use %{name}. %{_mandir}/man3/Xfixes.3.gz %changelog +* Sat Oct 19 2019 openEuler Buildteam - 5.0.3-11 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Mon Sep 9 2019 openEuler Buildteam - 5.0.3-10 - Type: enhancement - ID: NA