diff --git a/libglvnd.spec b/libglvnd.spec index 01a33ec..b931533 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -1,9 +1,9 @@ -%global commit0 14f6283166001d10074c75a2ce5a6de1aaff5446 +%global commit0 295e5e5769d0a1db312a76a57870dc8a11742f48 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: libglvnd Version: 0.2.999 -Release: 3%{?commit0:.git%{shortcommit0}}%{?dist} +Release: 4%{?commit0:.git%{shortcommit0}}%{?dist} Summary: The GL Vendor-Neutral Dispatch library License: MIT @@ -113,6 +113,9 @@ xvfb-run -a make check V=1 || cat `find . -name test-suite.log` %changelog +* Fri Oct 14 2016 Nicolas Chauvet - 0.2.999-4.git295e5e5 +- Update snapshot + * Wed Oct 12 2016 Adam Jackson - 0.2.999-3.git14f6283 - Restore hardened build - Remove ExclusiveArch diff --git a/sources b/sources index ce289ca..69cdbc8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f30e6f538206bf54c04808710eff1e7 libglvnd-14f6283.tar.gz +1443c2891d9a2c3792002f116ea77047 libglvnd-295e5e5.tar.gz