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
Version: 1.5.1
Release: 9
Release: 10
License: MIT
Summary: X.Org X11 libXrandr runtime library
URL: https://www.x.org
@ -39,7 +39,8 @@ autoreconf -ivf
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%doc AUTHORS
%license COPYING
%{_libdir}/*.so.*
%files devel
@ -54,5 +55,11 @@ autoreconf -ivf
%{_mandir}/man3/*.3*
%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
- Package init