update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:02 +08:00
parent c6bb0167fe
commit f210c2541c

View File

@ -1,6 +1,6 @@
Name: libXfixes Name: libXfixes
Version: 5.0.3 Version: 5.0.3
Release: 10 Release: 11
Summary: X11 miscellaneous "fixes" extension library Summary: X11 miscellaneous "fixes" extension library
License: MIT License: MIT
URL: https://xorg.freedesktop.org/ URL: https://xorg.freedesktop.org/
@ -38,7 +38,8 @@ developing applications that use %{name}.
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS COPYING %doc AUTHORS
%license COPYING
%{_libdir}/libXfixes.so.* %{_libdir}/libXfixes.so.*
%files devel %files devel
@ -53,6 +54,12 @@ developing applications that use %{name}.
%{_mandir}/man3/Xfixes.3.gz %{_mandir}/man3/Xfixes.3.gz
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0.3-11
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0.3-10 * Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0.3-10
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA