Add the correct license

Update sources
This commit is contained in:
Nicolas Chauvet 2016-10-05 14:46:05 +02:00
parent bf3d3a66ed
commit 970854bf80
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -0,0 +1 @@
libglvnd-*.tar.gz

View File

@ -5,10 +5,10 @@
Name: libglvnd
Version: 0.2.999
Release: 1%{?commit0:.git%{shortcommit0}}%{?dist}
Release: 2%{?commit0:.git%{shortcommit0}}%{?dist}
Summary: The GL Vendor-Neutral Dispatch library
License: LGPLv2+
License: MIT
URL: https://github.com/NVIDIA/libglvnd
Source0: https://github.com/NVIDIA/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
@ -129,6 +129,9 @@ xvfb-run -a make check V=1 || :
%changelog
* Wed Oct 05 2016 Nicolas Chauvet <kwizart@gmail.com> - 0.2.999-2.git14f6283
- Add the correct License: MIT
* Thu Sep 15 2016 Nicolas Chauvet <kwizart@gmail.com> - 0.2.999-1.git14f6283
- Update to 2.999 version
- Add EGL

View File

@ -1 +1 @@
105c7bca5c9d589a8623228f5f8e0d81 libglvnd-093f048.tar.gz
4f30e6f538206bf54c04808710eff1e7 libglvnd-14f6283.tar.gz