commit
61fee13ffa
Binary file not shown.
BIN
xcb-proto-1.14.tar.gz
Normal file
BIN
xcb-proto-1.14.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%define debug_package %{nil}
|
||||
Name: xcb-proto
|
||||
Version: 1.13
|
||||
Release: 6
|
||||
Version: 1.14
|
||||
Release: 1
|
||||
Summary: XCB protocol descriptions
|
||||
License: MIT
|
||||
URL: https://xcb.freedesktop.org/
|
||||
Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
|
||||
Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
@ -28,7 +28,7 @@ export PYTHON="python3"
|
||||
%make_install
|
||||
|
||||
%files
|
||||
%doc COPYING NEWS README TODO doc/xml-xcb.txt
|
||||
%doc COPYING NEWS README.md TODO doc/xml-xcb.txt
|
||||
%{_datadir}/pkgconfig/xcb-proto.pc
|
||||
%dir %{_datadir}/xcb/
|
||||
%{_datadir}/xcb/*.xsd
|
||||
@ -36,5 +36,8 @@ export PYTHON="python3"
|
||||
%{python3_sitelib}/xcbgen
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 chxssg<chxssg@qq.com> - 1.14-1
|
||||
- update package to 1.14
|
||||
|
||||
* Thu Nov 28 2019 yangjian<yangjian79@huawei.com> - 1.13-6
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user