diff --git a/libxklavier.spec b/libxklavier.spec index f0efdce..4ae7f70 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -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 - 5.4-16 +- Type:enhancement +- Id:NA +- SUG:NA +- DESC:modify the location of COPYING.LIB + * Fri Sep 6 2019 openEuler Buildteam - 5.4-15 - Type:enhancement - ID:NA