diff --git a/xcb-proto.spec b/xcb-proto.spec index 69f2387..99fb7a1 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -5,7 +5,7 @@ Release: 3 Summary: XCB protocol descriptions License: MIT URL: https://gitlab.freedesktop.org/xorg/proto/xcbproto/ -Source0: https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/archive/%{name}-%{version}/xcbproto-%{name}-%{version}.tar.gz +Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.gz BuildArch: noarch @@ -39,7 +39,7 @@ to the protocol, improved threading support, and extensibility. %changelog * Fri Jan 6 2023 yangbo - 1.15-3 -- Modify URL and Source0 +- Modify spec URL * Fri Jan 6 2023 yangbo - 1.15-2 - Document the MIT-SHM extension