update code

This commit is contained in:
zhuchunyi 2019-11-06 19:56:21 +08:00
parent 099499a964
commit 5810345cbe

View File

@ -1,6 +1,6 @@
Name: xkeyboard-config Name: xkeyboard-config
Version: 2.24 Version: 2.24
Release: 5 Release: 6
Summary: The X Keyboard Extension Summary: The X Keyboard Extension
License: MIT License: MIT
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
@ -46,7 +46,8 @@ AUTOPOINT="intltoolize --automake --copy" autoreconf -v --force --install || exi
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING AUTHORS %doc AUTHORS
%license COPYING
%{_datadir}/locale/* %{_datadir}/locale/*
%{_datadir}/X11/xkb/* %{_datadir}/X11/xkb/*
@ -60,5 +61,11 @@ AUTOPOINT="intltoolize --automake --copy" autoreconf -v --force --install || exi
%{_mandir}/man7/*.gz %{_mandir}/man7/*.gz
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24-6
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24-5 * Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24-5
- Package init - Package init