update code
This commit is contained in:
parent
c6bb0167fe
commit
f210c2541c
@ -1,6 +1,6 @@
|
||||
Name: libXfixes
|
||||
Version: 5.0.3
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: X11 miscellaneous "fixes" extension library
|
||||
License: MIT
|
||||
URL: https://xorg.freedesktop.org/
|
||||
@ -38,7 +38,8 @@ developing applications that use %{name}.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_libdir}/libXfixes.so.*
|
||||
|
||||
%files devel
|
||||
@ -53,6 +54,12 @@ developing applications that use %{name}.
|
||||
%{_mandir}/man3/Xfixes.3.gz
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0.3-11
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license files
|
||||
|
||||
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0.3-10
|
||||
- Type: enhancement
|
||||
- ID: NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user