update code
This commit is contained in:
parent
629b9a9329
commit
866101d149
@ -1,6 +1,6 @@
|
||||
Name: libxklavier
|
||||
Version: 5.4
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: A library providing high-level API for X Keyboard Extension
|
||||
License: LGPLv2+
|
||||
URL: https://www.freedesktop.org/wiki/Software/LibXklavier
|
||||
@ -41,7 +41,8 @@ This package is the development files for %{name}.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING.LIB
|
||||
%license COPYING.LIB
|
||||
%doc AUTHORS ChangeLog
|
||||
%{_libdir}/%{name}.so.*
|
||||
%{_libdir}/girepository-1.0/Xkl-1.0.typelib
|
||||
|
||||
@ -58,6 +59,12 @@ This package is the development files for %{name}.
|
||||
%{_datadir}/gtk-doc/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.4-16
|
||||
- Type:enhancement
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:modify the location of COPYING.LIB
|
||||
|
||||
* Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.4-15
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user