update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:06 +08:00
parent de76f2b9ce
commit 99ae9a736d

View File

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