diff --git a/xcb-proto.spec b/xcb-proto.spec index 1e2ba01cf686c92077da21b9f4d3b472fc998f90..99fb7a1cbbe3bb55673d1fd37d19414cf0230d6b 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -1,11 +1,11 @@ %define debug_package %{nil} Name: xcb-proto Version: 1.15 -Release: 2 +Release: 3 Summary: XCB protocol descriptions License: MIT -URL: https://xcb.freedesktop.org/ -Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.gz +URL: https://gitlab.freedesktop.org/xorg/proto/xcbproto/ +Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.gz BuildArch: noarch @@ -38,6 +38,9 @@ to the protocol, improved threading support, and extensibility. %{python3_sitelib}/xcbgen %changelog +* Fri Jan 6 2023 yangbo - 1.15-3 +- Modify spec URL + * Fri Jan 6 2023 yangbo - 1.15-2 - Document the MIT-SHM extension