update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:23 +08:00
parent ef724bd74a
commit 72582eaacf

View File

@ -1,6 +1,6 @@
Name: libXrandr Name: libXrandr
Version: 1.5.1 Version: 1.5.1
Release: 9 Release: 10
License: MIT License: MIT
Summary: X.Org X11 libXrandr runtime library Summary: X.Org X11 libXrandr runtime library
URL: https://www.x.org URL: https://www.x.org
@ -39,7 +39,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
@ -54,5 +55,11 @@ autoreconf -ivf
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.1-10
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.1-9 * Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.1-9
- Package init - Package init