diff --git a/libxkbcommon-1.5.0.tar.xz b/libxkbcommon-1.5.0.tar.xz deleted file mode 100644 index 1053873..0000000 Binary files a/libxkbcommon-1.5.0.tar.xz and /dev/null differ diff --git a/libxkbcommon-1.6.0.tar.xz b/libxkbcommon-1.6.0.tar.xz new file mode 100644 index 0000000..41fa54b Binary files /dev/null and b/libxkbcommon-1.6.0.tar.xz differ diff --git a/libxkbcommon.spec b/libxkbcommon.spec index a1bde10..7b88b2d 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -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 - 1.6.0-1 +- Type: enhancement +- CVE: NA +- SUG: NA +- DESC: update to version 1.6.0 + * Sat Feb 04 2023 zhouwenpei - 1.5.0-1 - CVE:NA - SUG:NA