diff --git a/xorg-x11-xkb-utils.spec b/xorg-x11-xkb-utils.spec index 1df4f38..43483d4 100644 --- a/xorg-x11-xkb-utils.spec +++ b/xorg-x11-xkb-utils.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 xkb utilities Name: xorg-x11-xkb-utils Version: 7.7 -Release: 29 +Release: 30 License: MIT URL: https://www.x.org @@ -39,6 +39,9 @@ X.Org X11 xkb utilities development files. %prep %setup -q -c xorg-x11-xkb-utils-%{version} -a1 -a2 -a3 -a4 +pushd xkbcomp-* +%patch6000 -p1 +popd %build { @@ -90,6 +93,9 @@ X.Org X11 xkb utilities development files. %{_libdir}/pkgconfig/xkbcomp.pc %changelog +* Wed Apr 13 2022 xingxing - 7.7-30 +- enable patch 6000 + * Mon Apr 11 2022 xingxing - 7.7-29 - Type:bugfix - CVE:NA