rebuild for mesa

This commit is contained in:
orange-snn 2020-06-03 10:22:48 +08:00
parent ec19c3ad23
commit 50213b8eb4

View File

@ -1,6 +1,6 @@
Name: libglvnd
Version: 1.2.0
Release: 3
Release: 4
Epoch: 1
Summary: The GL Vendor-Neutral Dispatch library
License: MIT
@ -80,6 +80,9 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || (cat `find . -name test-
%exclude %{_libdir}/pkgconfig/*gl.pc
%changelog
* Wed Jun 03 2020 songnannan <songnannan2@huawei.com> - 1:1.2.0-4
- rebuild for mesa
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.2.0-3
- Type:bugfix
- Id:NA