update code

This commit is contained in:
zhuchunyi 2019-11-06 19:41:11 +08:00
parent bd6b41a330
commit cd78d528a7

View File

@ -1,6 +1,6 @@
Name: libxkbfile
Version: 1.1.0
Release: 1
Release: 2
Summary: X11 keyboard file manipulation library
License: MIT
URL: https://www.x.org
@ -35,7 +35,8 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%files
%defattr(-,root,root)
%doc ChangeLog COPYING
%license COPYING
%doc ChangeLog
%{_libdir}/%{name}.so.*
%files devel
@ -45,6 +46,12 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%{_libdir}/%{name}.so
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYING
* Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-1
- Type:enhancement
- ID:NA