!13 Modify spec URL

From: @yangbo2022 
Reviewed-by: @Charlie_li 
Signed-off-by: @Charlie_li
This commit is contained in:
openeuler-ci-bot 2023-01-06 06:49:45 +00:00 committed by Gitee
commit 33cdd1fc46
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: xcb-proto Name: xcb-proto
Version: 1.15 Version: 1.15
Release: 1 Release: 2
Summary: XCB protocol descriptions Summary: XCB protocol descriptions
License: MIT 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 Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -36,6 +36,9 @@ to the protocol, improved threading support, and extensibility.
%{python3_sitelib}/xcbgen %{python3_sitelib}/xcbgen
%changelog %changelog
* Fri Jan 6 2023 yangbo <yangbo1@xfusion.com> - 1.15-2
- Modify spec URL
* Thu Oct 27 2022 wangkerong <wangkerong@h-partners.com> - 1.15-1 * Thu Oct 27 2022 wangkerong <wangkerong@h-partners.com> - 1.15-1
- upgrade to 1.15 - upgrade to 1.15