diff --git a/_servicedata b/_servicedata
index 20646e9..06f19f7 100644
--- a/_servicedata
+++ b/_servicedata
@@ -5,4 +5,6 @@
https://anongit.freedesktop.org/git/piglit.git/
cf8daaf5ba90fc9b8a0e144355026e2a14c79944
https://gitlab.freedesktop.org/mesa/piglit
- 9f280db77074eb70cf9f5b4645799232ab9fe086
\ No newline at end of file
+ 9f280db77074eb70cf9f5b4645799232ab9fe086
+ https://gitlab.freedesktop.org/mesa/piglit.git/
+ eeb74a85ac0484f896995d196814db1b247656a1
\ No newline at end of file
diff --git a/piglit-1~20240729.obscpio b/piglit-1~20240729.obscpio
deleted file mode 100644
index 652392f..0000000
--- a/piglit-1~20240729.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cf361c63c1d51d68b944bc13d8d8aed0c390d3dd8487869f950dbec5579f06d2
-size 84299790
diff --git a/piglit-1~20240826.obscpio b/piglit-1~20240826.obscpio
new file mode 100644
index 0000000..9568501
--- /dev/null
+++ b/piglit-1~20240826.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3e0796e52f06f42913c78a0fcffe08ec8849a1b14d7c3b29a59cc7aef0fe11ef
+size 84310542
diff --git a/piglit.changes b/piglit.changes
index ea2953d..bf39da6 100644
--- a/piglit.changes
+++ b/piglit.changes
@@ -1,3 +1,45 @@
+-------------------------------------------------------------------
+Mon Aug 26 11:19:37 UTC 2024 - Martin Pluskal
+
+- Update to version 1~20240826:
+ * enqueue-fill-buffer: fill whole buffer with zeroes
+ * enqueue-fill-buffer: improve array formatting
+ * s3tc: require float-texture support
+ * piglit-util: Add a sanity check for subtests
+ * glsl: update recently added implicit matching test
+ * glsl: test function overload resolution
+ * glsl: check for implicit conversion error in glsl 1.10
+ * Reapply "arb_bindless_texture: add another function param bindless test"
+ * write-after-clear: Add testcases with the zero values
+ * Python: Drop Python 3.7 support
+ * Python: Test both 1.x and 2.x of NumPy
+ * generators: Support NumPy 2.x
+ * Python: Support Python 3.12 for tox
+ * tests/replayer: Use correct Path.exists() check
+ * Python: Lock numpy to 1.x
+ * fbo-blending-formats: skip unsupported formats
+ * traces: Lock pixelmatch version to pre-ES6
+ * arb_bindless_texture: test image/sampler constructors
+ * Revert "arb_bindless_texture: add another function param bindless test"
+ * arb_gpu_shader5: add linker version of function overloads test
+ * arb_bindless_texture: add another function param bindless test
+ * glsl: test function linking with implicit param conversions
+
+-------------------------------------------------------------------
+Tue Jul 30 08:02:53 UTC 2024 - mpluskal@suse.com
+
+- Update to version 1~20240729:
+ * arb_bindless_texture: add basic function param bindless tests
+ * generated_tests: fix numpy overflow warnings that are errors in numpy 2.0
+ * generated_tests: print mako exceptions
+ * arb_texture_buffer_object: don't leak src strings
+ * gl-1.0: Add a test for glPushAttrib/glPopAttrib
+ * ext_texture_format_bgra8888: test GL_BGRA8_EXT as well
+ * perf: port glsl-compile-time perf-test from mesa demos
+ * perf: port vertexrate perf-test from mesa demos
+ * perf: port vbo perf-test from mesa demos
+ * perf: port teximage perf-test from mesa demos
+
-------------------------------------------------------------------
Tue Jul 30 07:49:38 UTC 2024 - Martin Pluskal
diff --git a/piglit.obsinfo b/piglit.obsinfo
index cc40dc9..c76e090 100644
--- a/piglit.obsinfo
+++ b/piglit.obsinfo
@@ -1,4 +1,4 @@
name: piglit
-version: 1~20240729
-mtime: 1722214414
-commit: 9f280db77074eb70cf9f5b4645799232ab9fe086
+version: 1~20240826
+mtime: 1724670547
+commit: eeb74a85ac0484f896995d196814db1b247656a1
diff --git a/piglit.spec b/piglit.spec
index c8d8ed2..a52f45b 100644
--- a/piglit.spec
+++ b/piglit.spec
@@ -26,7 +26,7 @@
%bcond_without opengles
%endif
Name: piglit
-Version: 1~20240729
+Version: 1~20240826
Release: 0
Summary: OpenGL driver testing framework
License: MIT