- Update to version 1~20230615:
* cl: fix error in cl-api-create-program-with-binary * arb_gpu_shader5: Test a very specific case of bitfieldInsert - Update _constraints to 10G disk space OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=43
This commit is contained in:
parent
9e53e40d4a
commit
012dcae528
@ -1,7 +1,7 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<hardware>
|
<hardware>
|
||||||
<disk>
|
<disk>
|
||||||
<size unit="G">8</size>
|
<size unit="G">10</size>
|
||||||
</disk>
|
</disk>
|
||||||
</hardware>
|
</hardware>
|
||||||
</constraints>
|
</constraints>
|
||||||
|
@ -3,4 +3,4 @@
|
|||||||
<param name="url">https://anongit.freedesktop.org/git/piglit.git</param>
|
<param name="url">https://anongit.freedesktop.org/git/piglit.git</param>
|
||||||
<param name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service><service name="tar_scm">
|
<param name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service><service name="tar_scm">
|
||||||
<param name="url">https://anongit.freedesktop.org/git/piglit.git/</param>
|
<param name="url">https://anongit.freedesktop.org/git/piglit.git/</param>
|
||||||
<param name="changesrevision">172030ccb6805dd434bd6ace01fed84a91cd015c</param></service></servicedata>
|
<param name="changesrevision">264849965203ef1dde0f09740b94dd1bdf66022d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d1e1c3a990bd55385e797db03d07d231c231a3944cbf90e7deae7d93c9219873
|
|
||||||
size 83994638
|
|
3
piglit-1~20230615.obscpio
Normal file
3
piglit-1~20230615.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d2810c41ccbb6ed60a6a8522590226e8533eff728ef0147f06d249d77cb34b6f
|
||||||
|
size 83995662
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 19 13:05:22 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1~20230615:
|
||||||
|
* cl: fix error in cl-api-create-program-with-binary
|
||||||
|
* arb_gpu_shader5: Test a very specific case of bitfieldInsert
|
||||||
|
- Update _constraints to 10G disk space
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 14 11:35:22 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
Wed Jun 14 11:35:22 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: piglit
|
name: piglit
|
||||||
version: 1~20230613
|
version: 1~20230615
|
||||||
mtime: 1686678458
|
mtime: 1686821507
|
||||||
commit: 172030ccb6805dd434bd6ace01fed84a91cd015c
|
commit: 264849965203ef1dde0f09740b94dd1bdf66022d
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_without opengles
|
%bcond_without opengles
|
||||||
%endif
|
%endif
|
||||||
Name: piglit
|
Name: piglit
|
||||||
Version: 1~20230613
|
Version: 1~20230615
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenGL driver testing framework
|
Summary: OpenGL driver testing framework
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user