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