diff --git a/xcb-proto.spec b/xcb-proto.spec index 77c67f578648a6085fa57b6d4a5d78602277172a..b4c16126e5661174620cfbbc1ba48920797505e5 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -1,10 +1,10 @@ %define debug_package %{nil} Name: xcb-proto Version: 1.14 -Release: 1 +Release: 2 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 BuildArch: noarch @@ -36,5 +36,11 @@ export PYTHON="python3" %{python3_sitelib}/xcbgen %changelog +* Fri Jan 6 2023 yangbo - 1.14-2 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:Modify spec URL + * Fri Aug 28 2020 zhanzhimin - 1.14-1 - update package to 1.14