update code

This commit is contained in:
zhuchunyi 2019-11-06 19:35:51 +08:00
parent b137edb314
commit d4f42c505e

View File

@ -1,6 +1,6 @@
Name: libXcomposite Name: libXcomposite
Version: 0.4.4 Version: 0.4.4
Release: 16 Release: 17
License: MIT License: MIT
Summary: X Composite Extension library Summary: X Composite Extension library
URL: http://www.x.org URL: http://www.x.org
@ -36,7 +36,8 @@ autoreconf -ivf
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS COPYING %doc AUTHORS
%license COPYING
%{_libdir}/*.so.* %{_libdir}/*.so.*
%files devel %files devel
@ -51,5 +52,11 @@ autoreconf -ivf
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.4-17
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Tue Sep 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.4-16 * Tue Sep 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.4-16
- Package init - Package init