Update snapshot

This commit is contained in:
Nicolas Chauvet 2016-10-14 11:32:38 +02:00
parent b4cc6092be
commit fa9c878a75
2 changed files with 6 additions and 3 deletions

View File

@ -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 <kwizart@gmail.com> - 0.2.999-4.git295e5e5
- Update snapshot
* Wed Oct 12 2016 Adam Jackson <ajax@redhat.com> - 0.2.999-3.git14f6283
- Restore hardened build
- Remove ExclusiveArch

View File

@ -1 +1 @@
4f30e6f538206bf54c04808710eff1e7 libglvnd-14f6283.tar.gz
1443c2891d9a2c3792002f116ea77047 libglvnd-295e5e5.tar.gz