update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:26 +08:00
parent d7f05add57
commit 94292f63b0

View File

@ -1,6 +1,6 @@
Name: libXrender
Version: 0.9.10
Release: 9
Release: 10
License: MIT
Summary: X.Org X11 libXrender runtime library
URL: https://www.x.org
@ -36,7 +36,8 @@ autoreconf -ivf
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%doc AUTHORS
%license COPYING
%{_libdir}/*.so.*
%exclude %{_docdir}/*/libXrender.txt
@ -53,5 +54,11 @@ autoreconf -ivf
%doc doc/libXrender.txt
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.9.10-10
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.9.10-9
- Package init