diff --git a/_service b/_service
index 5b930e5..1e9fb44 100644
--- a/_service
+++ b/_service
@@ -1,15 +1,16 @@
-
- https://anongit.freedesktop.org/git/piglit.git
+
+ https://anongit.freedesktop.org/git/piglit.git/
git
enable
piglit
- master
- 1~%cd.%h
-
-
- *.tar
- xz
+ 1~%cd
+ main
+
+
+ *.tar
+ gz
+
diff --git a/_servicedata b/_servicedata
index 617bc68..0ef081b 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,6 @@
https://anongit.freedesktop.org/git/piglit.git
- c0b320729b87cd52b7f9f216185e5824293dbf9a
\ No newline at end of file
+ c0b320729b87cd52b7f9f216185e5824293dbf9a
+ https://anongit.freedesktop.org/git/piglit.git/
+ 172030ccb6805dd434bd6ace01fed84a91cd015c
\ No newline at end of file
diff --git a/piglit-1~20210326.6a4be9e99.tar.xz b/piglit-1~20210326.6a4be9e99.tar.xz
deleted file mode 100644
index d803ab3..0000000
--- a/piglit-1~20210326.6a4be9e99.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:86caa0da8eec1a3b780474641ee81cab3eadc743e96ea7ccfd02116cf6d9a6da
-size 8082388
diff --git a/piglit-1~20230613.obscpio b/piglit-1~20230613.obscpio
new file mode 100644
index 0000000..6dd2ab5
--- /dev/null
+++ b/piglit-1~20230613.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d1e1c3a990bd55385e797db03d07d231c231a3944cbf90e7deae7d93c9219873
+size 83994638
diff --git a/piglit.changes b/piglit.changes
index ecf4da9..1ce0f15 100644
--- a/piglit.changes
+++ b/piglit.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Wed Jun 14 11:35:22 UTC 2023 - Martin Pluskal
+
+- Update to version 1~20230613:
+ * fface-invariant: Make the expected link failure go to stdout.
+ * arb_arrays_of_arrays/max-binding: Don't log all the expected fails to stderr.
+ * arb_texture_buffer_object: Don't compile the CS if GLSL version too low.
+ * arb_blend_func_extended/output-location: Quiet expected link failure.
+ * arb_cull_distance/exceed-limits: Don't log to stderr on expected result.
+ * piglit: Don't warn about defaulting to GL under EGL if it's explicitly set.
+ * gl-3.0-bound-resource-limits: Don't print to stderr on normal operation.
+ * fface-invariant: Don't log to stderr when we compile fail as expected.
+ * intel_performance_query: request 3.0 context
+ * general/depth-clear-with-copy: New test.
+
-------------------------------------------------------------------
Tue Oct 18 07:41:10 UTC 2022 - pgajdos@suse.com
diff --git a/piglit.obsinfo b/piglit.obsinfo
new file mode 100644
index 0000000..7d6ca05
--- /dev/null
+++ b/piglit.obsinfo
@@ -0,0 +1,4 @@
+name: piglit
+version: 1~20230613
+mtime: 1686678458
+commit: 172030ccb6805dd434bd6ace01fed84a91cd015c
diff --git a/piglit.spec b/piglit.spec
index 2670b93..14045b2 100644
--- a/piglit.spec
+++ b/piglit.spec
@@ -1,7 +1,7 @@
#
# spec file for package piglit
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,13 +26,13 @@
%bcond_without opengles
%endif
Name: piglit
-Version: 1~20210326.6a4be9e99
+Version: 1~20230613
Release: 0
Summary: OpenGL driver testing framework
License: MIT
Group: System/Benchmark
URL: https://cgit.freedesktop.org/piglit
-Source0: %{name}-%{version}.tar.xz
+Source0: %{name}-%{version}.tar.gz
Source1: piglit-rpmlintrc
Source2: suse_qa.py
Source3: suse_qa-skip-tests.txt
@@ -42,19 +42,20 @@ BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glibc-devel
+BuildRequires: glslang-devel
BuildRequires: pkgconfig
BuildRequires: python3
BuildRequires: python3-Mako
BuildRequires: python3-numpy
BuildRequires: python3-xml
-BuildRequires: waffle-devel
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(libpng)
+BuildRequires: pkgconfig(vulkan)
+BuildRequires: pkgconfig(waffle-1)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
-BuildRequires: pkgconfig(xcb-dri2)
-BuildRequires: pkgconfig(xcb-dri3)
+BuildRequires: pkgconfig(xkbcommon)
Requires: python3
Requires: python3-Mako
Requires: python3-numpy
@@ -88,7 +89,7 @@ some specific regression tests for certain bugs. HTML summaries can
be generated, including the ability to compare different test runs.
%prep
-%setup -q
+%autosetup
%build
# Note: Overwriting CMAKE_SHARED_LINKER_FLAGS with those from the cmake macro,
@@ -125,8 +126,7 @@ install -Dpm 644 %{SOURCE5} \
{buildroot}%{_libdir}/piglit/tests
%fdupes %{buildroot}/%{_libdir}/piglit
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
%files
%{_libdir}/piglit