From 50213b8eb46dfe335f5eb68fa3d9ba994348686c Mon Sep 17 00:00:00 2001 From: orange-snn Date: Wed, 3 Jun 2020 10:22:48 +0800 Subject: [PATCH] rebuild for mesa --- libglvnd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libglvnd.spec b/libglvnd.spec index 10ffecf..37d58e1 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -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 - 1:1.2.0-4 +- rebuild for mesa + * Tue Jan 14 2020 openEuler Buildteam - 1:1.2.0-3 - Type:bugfix - Id:NA -- Gitee