- 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:
Martin Pluskal 2023-06-19 13:13:53 +00:00 committed by Git OBS Bridge
parent 9e53e40d4a
commit 012dcae528
7 changed files with 17 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">8</size>
<size unit="G">10</size>
</disk>
</hardware>
</constraints>

View File

@ -3,4 +3,4 @@
<param name="url">https://anongit.freedesktop.org/git/piglit.git</param>
<param name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service><service name="tar_scm">
<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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1e1c3a990bd55385e797db03d07d231c231a3944cbf90e7deae7d93c9219873
size 83994638

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2810c41ccbb6ed60a6a8522590226e8533eff728ef0147f06d249d77cb34b6f
size 83995662

View File

@ -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>

View File

@ -1,4 +1,4 @@
name: piglit
version: 1~20230613
mtime: 1686678458
commit: 172030ccb6805dd434bd6ace01fed84a91cd015c
version: 1~20230615
mtime: 1686821507
commit: 264849965203ef1dde0f09740b94dd1bdf66022d

View File

@ -26,7 +26,7 @@
%bcond_without opengles
%endif
Name: piglit
Version: 1~20230613
Version: 1~20230615
Release: 0
Summary: OpenGL driver testing framework
License: MIT