diff --git a/libXft.spec b/libXft.spec index 19e461d..b0f08e0 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,6 +1,6 @@ Name: libXft Version: 2.3.2 -Release: 12 +Release: 13 Summary: X FreeType library License: MIT URL: https://xorg.freedesktop.org/ @@ -40,7 +40,8 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/libXft.so.* %files devel @@ -56,6 +57,12 @@ autoreconf -ivf %{_mandir}/man3/Xft.3.gz %changelog +* Sat Oct 19 2019 openEuler Buildteam - 2.3.2-13 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Fri Sep 6 2019 openEuler Buildteam - 2.3.2-12 - Package init