New git snapshot
This commit is contained in:
parent
f33cbfa10d
commit
64b21509a7
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,4 +7,4 @@ xdriinfo-1.0.3.tar.bz2
|
||||
/mesa-demos-8.2.0.tar.bz2
|
||||
/mesa-demos-20151203.tar.bz2
|
||||
/mesa-demos-8.3.0.tar.bz2
|
||||
/mesa-demos-20171027.tar.bz2
|
||||
/mesa-demos-20181118.tar.bz2
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global gitdate 20171027
|
||||
%global gitcommit 22bc355f1b324b6ea07e063b5f20be757ea7a8e5
|
||||
%global gitdate 20181118
|
||||
%global gitcommit 1830dcb6e48c88f16d328dc4fc9fa32fe3b4956e
|
||||
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
||||
%global xdriinfo xdriinfo-1.0.4
|
||||
%global demodir %{_libdir}/mesa
|
||||
|
||||
Summary: Mesa demos
|
||||
Name: mesa-demos
|
||||
Version: 8.3.0
|
||||
Release: 12%{?dist}
|
||||
Version: 8.4.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
@ -104,6 +104,9 @@ install -m 0755 src/egl/opengles2/es2_info %{buildroot}%{_bindir}
|
||||
%{_bindir}/es2_info
|
||||
|
||||
%changelog
|
||||
* Sun Nov 18 2018 Lyude Paul <lyude@redhat.com> - 8.4.0-1
|
||||
- New git snapshot
|
||||
|
||||
* Thu Aug 23 2018 Nicolas Chauvet <kwizart@gmail.com> - 8.3.0-12
|
||||
- Rebuilt for glew 2.1.0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (mesa-demos-20171027.tar.bz2) = 8af9c8e064d06a7e5f59908471f1360b0071f0ccd0633cbe1ceb641b8900f6e261fc1ff55ccbbdef4243180e23d3b1e62cfb5cff00ac4951f28f14a10c1dd337
|
||||
SHA512 (xdriinfo-1.0.4.tar.bz2) = 7d998d89c539dbb93c00bc0dd237e086bc3c6e91c02c251448dc6e34cc8f89b2a752ab6f1d86cfb8a0d3d4373a167c9dda2f6f817626c3c7b5cd02a58bc1e6dd
|
||||
SHA512 (mesa-demos-20181118.tar.bz2) = 7d5cde9e3656b4f844365bfa8258773cc41d2912b10a49bd92ac097adce9bcaf16d6a7990e38bf18ba42a808c3cd560e8a5123d00effd38f189df2974b96d34c
|
||||
|
Loading…
Reference in New Issue
Block a user