Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxkbcommon for openSUSE:Factory checked in at 2024-01-16 21:36:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxkbcommon (Old) and /work/SRC/openSUSE:Factory/.libxkbcommon.new.9992 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxkbcommon" Tue Jan 16 21:36:54 2024 rev:44 rq:1138449 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libxkbcommon/libxkbcommon.changes 2024-01-10 21:51:12.349807869 +0100 +++ /work/SRC/openSUSE:Factory/.libxkbcommon.new.9992/libxkbcommon.changes 2024-01-16 21:37:00.882352046 +0100 @@ -1,0 +2,5 @@ +Fri Jan 12 09:32:56 UTC 2024 - Pierre Le Marre <opens...@wismill.eu> + +- Add libxkbcommon-tools-bash-completions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxkbcommon.spec ++++++ --- /var/tmp/diff_new_pack.6KpQH0/_old 2024-01-16 21:37:01.590377858 +0100 +++ /var/tmp/diff_new_pack.6KpQH0/_new 2024-01-16 21:37:01.590377858 +0100 @@ -104,6 +104,17 @@ %description tools xkbcommon tools for introspection and debugging. +%package tools-bash-completion +Summary: Bash completion for %name-tools +Requires: %name-tools = %version +Requires: bash-completion +Supplements: (%name-tools and bash-completion) +BuildArch: noarch + +%description tools-bash-completion + +Bash completion for %name-tools. + %package x11-devel Summary: Development files for the libxkbcommon-x11 library Group: Development/Libraries/C and C++ @@ -152,7 +163,7 @@ %install %meson_install -rm -rf %buildroot/%_datadir/bash-completion +chmod -x %buildroot/%_datadir/bash-completion/completions/xkbcli* %post -n libxkbcommon0 -p /sbin/ldconfig %postun -n libxkbcommon0 -p /sbin/ldconfig @@ -179,6 +190,10 @@ %_libexecdir/xkbcommon/ %_mandir/man1/xkbcli* +%files tools-bash-completion +%license LICENSE +%_datadir/bash-completion/completions/xkbcli* + %if %{with x11} %files -n libxkbcommon-x11-0 %license LICENSE