From 012dcae5284036fc675ef6d7f61a4866c77fd463c533e74ea4809a0df43aa841 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 19 Jun 2023 13:13:53 +0000 Subject: [PATCH] - 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 --- _constraints | 2 +- _servicedata | 2 +- piglit-1~20230613.obscpio | 3 --- piglit-1~20230615.obscpio | 3 +++ piglit.changes | 8 ++++++++ piglit.obsinfo | 6 +++--- piglit.spec | 2 +- 7 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 piglit-1~20230613.obscpio create mode 100644 piglit-1~20230615.obscpio diff --git a/_constraints b/_constraints index 563a442..82d9747 100644 --- a/_constraints +++ b/_constraints @@ -1,7 +1,7 @@ - 8 + 10 diff --git a/_servicedata b/_servicedata index 0ef081b..e075ac1 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ https://anongit.freedesktop.org/git/piglit.git c0b320729b87cd52b7f9f216185e5824293dbf9a https://anongit.freedesktop.org/git/piglit.git/ - 172030ccb6805dd434bd6ace01fed84a91cd015c \ No newline at end of file + 264849965203ef1dde0f09740b94dd1bdf66022d \ No newline at end of file diff --git a/piglit-1~20230613.obscpio b/piglit-1~20230613.obscpio deleted file mode 100644 index 6dd2ab5..0000000 --- a/piglit-1~20230613.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1e1c3a990bd55385e797db03d07d231c231a3944cbf90e7deae7d93c9219873 -size 83994638 diff --git a/piglit-1~20230615.obscpio b/piglit-1~20230615.obscpio new file mode 100644 index 0000000..8f14341 --- /dev/null +++ b/piglit-1~20230615.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2810c41ccbb6ed60a6a8522590226e8533eff728ef0147f06d249d77cb34b6f +size 83995662 diff --git a/piglit.changes b/piglit.changes index 1ce0f15..eabdbe3 100644 --- a/piglit.changes +++ b/piglit.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 19 13:05:22 UTC 2023 - Martin Pluskal + +- 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 diff --git a/piglit.obsinfo b/piglit.obsinfo index 7d6ca05..381df83 100644 --- a/piglit.obsinfo +++ b/piglit.obsinfo @@ -1,4 +1,4 @@ name: piglit -version: 1~20230613 -mtime: 1686678458 -commit: 172030ccb6805dd434bd6ace01fed84a91cd015c +version: 1~20230615 +mtime: 1686821507 +commit: 264849965203ef1dde0f09740b94dd1bdf66022d diff --git a/piglit.spec b/piglit.spec index 2f87572..2cbcef2 100644 --- a/piglit.spec +++ b/piglit.spec @@ -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