Modify spec URL

Signed-off-by: yangbo <yangbo1@xfusion.com>
This commit is contained in:
yangbo 2023-01-06 12:43:15 +08:00
parent 6ce1552858
commit 9dd4f324a6

View File

@ -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 <yangbo1@xfusion.com> - 1.14-2
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:Modify spec URL
* Fri Aug 28 2020 zhanzhimin <zhanzhimin@huawei.com> - 1.14-1
- update package to 1.14