From 866101d149c0d3c69e6301f7782e8e3600d72af0 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:41:14 +0800 Subject: [PATCH] update code --- libxklavier.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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