diff --git a/libdmx.spec b/libdmx.spec index 1ff433f..861a639 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,6 +1,6 @@ Name: libdmx Version: 1.1.4 -Release: 5 +Release: 6 Summary: Distributed Multihead X extension library License: MIT URL: https://xorg.freedesktop.org/ @@ -44,7 +44,7 @@ make check %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/libdmx.so.* %files devel @@ -59,6 +59,12 @@ make check %{_mandir}/man3/* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.1.4-6 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Sat Aug 31 2019 openEuler Buildteam - 1.1.4-5 - Package init