diff --git a/libXres.spec b/libXres.spec index 6e25c95..c7670b7 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,6 +1,6 @@ Name: libXres Version: 1.2.0 -Release: 6 +Release: 7 License: MIT Summary: X-Resource extension client library URL: https://www.x.org @@ -37,7 +37,8 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/*.so.* %files devel @@ -52,5 +53,11 @@ autoreconf -ivf %{_mandir}/man3/*.3* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.2.0-7 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Thu Sep 12 2019 openEuler Buildteam - 1.2.0-6 - Package init