!35 update to version 1.6.0

From: @paulthomas100199 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-12-29 07:15:37 +00:00 committed by Gitee
commit d0974db129
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 11 additions and 4 deletions

Binary file not shown.

BIN
libxkbcommon-1.6.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libxkbcommon
Version: 1.5.0
Version: 1.6.0
Release: 1
Summary: X.Org X11 XKB parsing library
License: MIT
@ -86,13 +86,13 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%{_includedir}/xkbcommon/xkbregistry.h
%{_libdir}/pkgconfig/xkbcommon.pc
%{_libdir}/pkgconfig/xkbregistry.pc
%ldconfig_scriptlets x11
%files x11
%{_libdir}/libxkbcommon-x11.so.0.0.0
%{_libdir}/libxkbcommon-x11.so.0
%files x11-devel
%{_libdir}/libxkbcommon-x11.so
%{_includedir}/xkbcommon/xkbcommon-x11.h
@ -111,8 +111,15 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%{_mandir}/man1/xkbcli-interactive-x11.1.gz
%{_mandir}/man1/xkbcli-list.1.gz
%{_mandir}/man1/xkbcli.1.gz
%{_datadir}/bash-completion/completions/xkbcli
%changelog
* Thu Dec 28 2023 Paul Thomas <paulthomas100199@gmail.com> - 1.6.0-1
- Type: enhancement
- CVE: NA
- SUG: NA
- DESC: update to version 1.6.0
* Sat Feb 04 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.5.0-1
- CVE:NA
- SUG:NA