diff --git a/libX11.spec b/libX11.spec index 10915dcc0bf953f1f5670d024e3a33fdec6b5256..35c756890f49ddb756132eb157f8ae8ef5661450 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,6 +1,6 @@ Name: libX11 Version: 1.7.2 -Release: 1 +Release: 2 Summary: Core X11 protocol client library License: MIT URL: http://www.x.org @@ -65,7 +65,7 @@ make %{?_smp_mflags} check %{_libdir}/*.so %{_includedir}/X11/*.h %{_libdir}/pkgconfig/*.pc -%exclude %{_includedir}/X11/extensions/XKBgeom.h +%{_includedir}/X11/extensions/XKBgeom.h %files help %defattr(-,root,root) @@ -73,6 +73,9 @@ make %{?_smp_mflags} check %{_mandir}/*/* %changelog +* Wed Dec 15 2021 wangkerong - 1.7.2-2 +- provide XKBgeom header file + * Sat Nov 27 2021 dongyuzhen - 1.7.2-1 - update to 1.7.2