Modify spec URL

Signed-off-by: yangbo <yangbo1@xfusion.com>
This commit is contained in:
yangbo 2023-01-06 12:08:27 +08:00
parent 375e409cd4
commit 6e30e83216

View File

@ -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 <yangbo1@xfusion.com> - 1.15-3
- Modify URL and Source0
- Modify spec URL
* Fri Jan 6 2023 yangbo <yangbo1@xfusion.com> - 1.15-2
- Document the MIT-SHM extension