diff --git a/libXxf86dga.spec b/libXxf86dga.spec index 2250a17..0303886 100644 --- a/libXxf86dga.spec +++ b/libXxf86dga.spec @@ -1,6 +1,6 @@ Name: libXxf86dga Version: 1.1.4 -Release: 15 +Release: 16 Summary: Client library for the XFree86-DGA extension License: MIT URL: https://www.x.org @@ -38,7 +38,7 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/*.so.* @@ -55,6 +55,12 @@ autoreconf -ivf %{_mandir}/man3/*.3* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.1.4-16 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Thu Sep 05 2019 openEuler Buildteam - 1.1.4-15 - Type:enhance - ID:NA