Upgrade package to version 1.15.2

This commit is contained in:
wu-leilei 2023-05-30 14:44:50 +08:00
parent 18136f63f1
commit daa97b547a
3 changed files with 6 additions and 3 deletions

BIN
xcb-proto-1.15.2.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%define debug_package %{nil}
Name: xcb-proto
Version: 1.15
Release: 3
Version: 1.15.2
Release: 1
Summary: XCB protocol descriptions
License: MIT
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
@ -38,6 +38,9 @@ to the protocol, improved threading support, and extensibility.
%{python3_sitelib}/xcbgen
%changelog
* Mon May 29 2023 wulei <wu_lei@hoperun.com> - 1.15.2-1
- Upgrade package to version 1.15.2
* Fri Jan 6 2023 yangbo <yangbo1@xfusion.com> - 1.15-3
- Modify spec URL