update code

This commit is contained in:
zhuchunyi 2019-11-06 19:35:44 +08:00
parent 0698cae11a
commit a52fd5a72e

View File

@ -1,6 +1,6 @@
Name: libXau Name: libXau
Version: 1.0.9 Version: 1.0.9
Release: 1 Release: 2
License: MIT License: MIT
Summary: Sample Authorization Protocol for X Summary: Sample Authorization Protocol for X
URL: https://www.x.org URL: https://www.x.org
@ -46,7 +46,8 @@ make check
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS COPYING %doc AUTHORS
%license COPYING
%{_libdir}/*.so.* %{_libdir}/*.so.*
%files devel %files devel
@ -62,5 +63,11 @@ make check
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.9-2
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.9-1 * Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.9-1
- Package init - Package init