diff --git a/libXrandr.spec b/libXrandr.spec index ec70692..c7273cc 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,6 +1,6 @@ Name: libXrandr Version: 1.5.1 -Release: 9 +Release: 10 License: MIT Summary: X.Org X11 libXrandr runtime library URL: https://www.x.org @@ -39,7 +39,8 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/*.so.* %files devel @@ -54,5 +55,11 @@ autoreconf -ivf %{_mandir}/man3/*.3* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.5.1-10 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Tue Sep 10 2019 openEuler Buildteam - 1.5.1-9 - Package init