diff --git a/_service b/_service
index d3cdf27..66f56a5 100644
--- a/_service
+++ b/_service
@@ -1,5 +1,5 @@
-
+
https://github.com/vkmark/vkmark
git
master
@@ -12,5 +12,5 @@
*.tar
xz
-
+
diff --git a/_servicedata b/_servicedata
index e45324c..74bd761 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
git://github.com/vkmark/vkmark
cf45f2faee236fd1118be2fcd27e4f2a91fc2e40
https://github.com/vkmark/vkmark
- ab6e6f34077722d5ae33f6bd40b18ef9c0e99a15
\ No newline at end of file
+ a2563f7cd1d35378a945615ef906e42b6edb63da
\ No newline at end of file
diff --git a/vkmark-2017.08+git.20230412.obscpio b/vkmark-2017.08+git.20230412.obscpio
deleted file mode 100644
index 7621af5..0000000
--- a/vkmark-2017.08+git.20230412.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:eb7e0600319af122167a73afe0cae18aa1ba814b50982cd0ab9cf94be10777e9
-size 2033676
diff --git a/vkmark-2017.08+git.20250114.obscpio b/vkmark-2017.08+git.20250114.obscpio
new file mode 100644
index 0000000..0093af9
--- /dev/null
+++ b/vkmark-2017.08+git.20250114.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d07cf8462bd5dc3260911e3c5d0f90b76de51affc95e5d99e8d4be5313768c42
+size 2054156
diff --git a/vkmark.changes b/vkmark.changes
index b009616..b7a1498 100644
--- a/vkmark.changes
+++ b/vkmark.changes
@@ -1,3 +1,25 @@
+-------------------------------------------------------------------
+Wed Jan 15 09:40:58 UTC 2025 - Martin Pluskal
+
+- Update to version 2017.08+git.20250114:
+ * kms: Create gbm_bos with explicit modifiers if possible
+ * kms: Explicitly request all extensions dependencies
+ * github: Add ubuntu-24.04 build in CI
+ * headless: Add plugin for a headless window system
+ * ws: Resolve swapchain related validation errors
+ * vulkan_state: Set application vulkan version
+ * vulkan_state: Add support for validation layers
+ * build: Generate format names map from vk.xml
+ * scenes,ws: Silence [[nodiscard]] warnings
+ * kms: Add winsys option to specify the TTY to use
+ * kms: Unbreak on FreeBSD
+ * xcb: Fix incorrect window hint size
+ * kms: Probe and use the first functional /dev/dri/cardX device
+ * build: Require C++17
+ * wayland: Avoid segfault after failure to connect to display server
+ * kms: Gracefully handle null results from KMS functions
+ * ws: Improve automatic window system selection
+
-------------------------------------------------------------------
Thu Jun 15 16:55:41 UTC 2023 - Martin Pluskal
diff --git a/vkmark.obsinfo b/vkmark.obsinfo
index e02d48b..8f210ed 100644
--- a/vkmark.obsinfo
+++ b/vkmark.obsinfo
@@ -1,4 +1,4 @@
name: vkmark
-version: 2017.08+git.20230412
-mtime: 1681297167
-commit: ab6e6f34077722d5ae33f6bd40b18ef9c0e99a15
+version: 2017.08+git.20250114
+mtime: 1736874537
+commit: a2563f7cd1d35378a945615ef906e42b6edb63da
diff --git a/vkmark.spec b/vkmark.spec
index 2c1b4f8..ab9d510 100644
--- a/vkmark.spec
+++ b/vkmark.spec
@@ -1,7 +1,7 @@
#
# spec file for package vkmark
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2018-2022 Malcolm J Lewis
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: vkmark
-Version: 2017.08+git.20230412
+Version: 2017.08+git.20250114
Release: 0
Summary: Vulkan benchmark utility
License: LGPL-2.1-or-later