diff --git a/libxkbcommon-1.6.0.tar.xz b/libxkbcommon-1.6.0.tar.xz deleted file mode 100644 index e3a3a22..0000000 --- a/libxkbcommon-1.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0edc14eccdd391514458bc5f5a4b99863ed2d651e4dd761a90abf4f46ef99c2b -size 510456 diff --git a/libxkbcommon-1.7.0.tar.xz b/libxkbcommon-1.7.0.tar.xz new file mode 100644 index 0000000..c86e926 --- /dev/null +++ b/libxkbcommon-1.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247 +size 534312 diff --git a/libxkbcommon.changes b/libxkbcommon.changes index 27b5a4e..ea1f564 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Mar 23 22:14:16 UTC 2024 - Jan Engelhardt + +- Update to release 1.7 + * Added early detection of invalid encodings and BOM for + keymaps, rules & Compose. Also added a hint that the expected + encoding must be UTF-8 compatible. + * Updated keysyms using latest xorgproto + (cd33097fc779f280925c6d6bbfbd5150f93ca5bc): For the sake of + compatibility, this reintroduces some deleted keysyms and + postpones the effective deprecation of others that had landed + in xkbcommon 1.6.0. + * Reverted removal of some XKB_KEYs and fixed inconsistencies in names. + Details see upstream changelog. + * ``xkbcli compile-compose``: added new CLI utility to test + Compose files. + * ``xkbcli interactive-evdev``: added a ``--verbose`` option. + * ``xkbcli interactive-x11``: added support for Compose. + * ``xkbcli interactive-wayland``: added support for Compose. + ------------------------------------------------------------------- Fri Jan 12 09:32:56 UTC 2024 - Pierre Le Marre diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 4ce45b1..b4b3678 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -23,7 +23,7 @@ %endif Name: libxkbcommon -Version: 1.6.0 +Version: 1.7.0 Release: 0 Summary: Library for handling xkb descriptions License: MIT @@ -177,7 +177,7 @@ chmod -x %buildroot/%_datadir/bash-completion/completions/xkbcli* %_libdir/libxkbcommon.so.* %files devel -%doc NEWS +%doc NEWS.md %_includedir/%name/ %if %{with x11} %exclude %_includedir/%name/xkbcommon/xkbcommon-x11.h