diff --git a/xcb-proto.spec b/xcb-proto.spec index 617e67064d43a6f66335b82be1a9f15536ebbc96..16d0d1b5680b0feca3d0cb82cf6aca5696cda57b 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -1,10 +1,10 @@ %define debug_package %{nil} Name: xcb-proto Version: 1.14 -Release: 2 +Release: 3 Summary: XCB protocol descriptions License: MIT -URL: https://xcb.freedesktop.org/ +URL: https://gitlab.freedesktop.org/xorg/proto/xcbproto/ Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.gz Patch6000: backport-fixes-for-python-3.9.patch @@ -39,6 +39,12 @@ export PYTHON="python3" %{python3_sitelib}/xcbgen %changelog +* Fri Jan 6 2023 yangbo - 1.14-3 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:Modify spec URL + * Sat Jan 08 2022 dongyuzhen - 1.14-2 - Type:bugfix - CVE:NA