diff --git a/kbd.spec b/kbd.spec index 1e9d4ca..414e887 100644 --- a/kbd.spec +++ b/kbd.spec @@ -1,6 +1,6 @@ Name: kbd Version: 2.0.4 -Release: 10 +Release: 11 Summary: Tools for managing Linux console(keyboard, virtual terminals, etc.) License: GPLv2+ URL: https://www.%{name}-project.org/ @@ -144,8 +144,6 @@ while read line; do ckbcomp "$line" | gzip > %{buildroot}/lib/%{name}/keymaps/xkb/"$line".map.gz done < layouts-list-uniq.lst -zgrep -L "U+0041" %{buildroot}/lib/%{name}/keymaps/xkb/* | xargs rm -f - gunzip %{buildroot}/lib/%{name}/keymaps/xkb/fi.map.gz mv %{buildroot}/lib/%{name}/keymaps/xkb/fi.map %{buildroot}/lib/%{name}/keymaps/xkb/fi-kotoistus.map gzip %{buildroot}/lib/%{name}/keymaps/xkb/fi-kotoistus.map @@ -181,5 +179,11 @@ gzip %{buildroot}/lib/%{name}/keymaps/xkb/cz.map %{_mandir}/man8/*.8.gz %changelog +* Wed Jan 22 2020 openEuler Buildteam - 2.0.4-11 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:bugfix in build process + * Wed Sep 18 2019 openEuler Buildteam - 2.0.4-10 - Package init