diff --git a/libXinerama.spec b/libXinerama.spec index 37ed539..2e29a9b 100644 --- a/libXinerama.spec +++ b/libXinerama.spec @@ -1,6 +1,6 @@ Name: libXinerama Version: 1.1.4 -Release: 4 +Release: 5 Summary: Xinerama extension to the X11 Protocol License: MIT URL: https://xorg.freedesktop.org/ @@ -40,7 +40,7 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/libXinerama.so.* %files devel @@ -56,6 +56,12 @@ autoreconf -ivf %{_mandir}/man3/* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.1.4-5 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Mon Sep 9 2019 openEuler Buildteam - 1.1.4-4 - Type: enhancement - ID: NA