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
Version: 0.4.4
Release: 16
Release: 17
License: MIT
Summary: X Composite Extension library
URL: http://www.x.org
@ -36,7 +36,8 @@ autoreconf -ivf
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%doc AUTHORS
%license COPYING
%{_libdir}/*.so.*
%files devel
@ -51,5 +52,11 @@ autoreconf -ivf
%{_mandir}/man3/*.3*
%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
- Package init