update libepoxy.spec.

This commit is contained in:
xinghe 2020-06-22 11:03:43 +08:00 committed by Gitee
parent c852810610
commit 6f5bee2a51

View File

@ -4,7 +4,7 @@ Release: 1
Summary: library work with epoxy runtime
License: MIT
URL: https://github.com/anholt/%{name}
Source0: https://github.com/anholt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source0: https://github.com/anholt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
BuildRequires: meson gcc libGL-devel libEGL-devel libX11-devel
BuildRequires: python3 xorg-x11-server-Xvfb mesa-dri-drivers
@ -55,7 +55,7 @@ xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \
%doc README.md
%changelog
* Fri Jun 12 2020 xinghe<xinghe1@huawei.com> - 1.5.4 - 1
* Mon Jun 22 2020 xinghe<xinghe1@huawei.com> - 1.5.4 - 1
- Type:enhancement
- ID:NA
- SUG:NA