Modify spec URL

Signed-off-by: yangbo <yangbo1@xfusion.com>
This commit is contained in:
yangbo 2023-01-06 16:34:01 +08:00
parent 840eee5864
commit ee775c1609

View File

@ -1,9 +1,9 @@
Name: xcb-util-renderutil
Version: 0.3.9
Release: 13
Release: 14
Summary: Render extension convenience functions
License: MIT
URL: http://xcb.freedesktop.org
URL: https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
BuildRequires: gcc pkgconfig(xcb-util) >= 0.3.8 m4
@ -48,5 +48,8 @@ make check
%{_includedir}/xcb/*.h
%changelog
* Fri Jan 6 2023 yangbo <yangbo1@xfusion.com> - 0.3.9-14
- Modify spec URL
* Wed Oct 23 2019 Lijin Yang <yanglijin@huawei.com> - 0.3.9-13
- Package init