diff --git a/_service b/_service
index 94c209b..7366670 100644
--- a/_service
+++ b/_service
@@ -17,6 +17,7 @@
librsvg
+ true
librsvg
diff --git a/librsvg.changes b/librsvg.changes
index b148280..77a074c 100644
--- a/librsvg.changes
+++ b/librsvg.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Thu Jan 12 16:13:12 UTC 2023 - Dirk Müller
+
+- update vendor tarball
+- actually run the testsuite for x86_64 (bsc#1207167)
+
-------------------------------------------------------------------
Tue Sep 6 06:18:03 UTC 2022 - Bjørn Lie
diff --git a/librsvg.spec b/librsvg.spec
index 28f281e..ec6c4a5 100644
--- a/librsvg.spec
+++ b/librsvg.spec
@@ -1,7 +1,7 @@
#
# spec file for package librsvg
#
-# 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
@@ -159,8 +159,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
rm -rf %{buildroot}%{_datadir}/doc/%{name}/CO*.md
%check
-%ifarch %x86_64
-%make_build check
+%ifarch x86_64 %{?x86_64}
+# 2023-01-15: the pdf-related tests are failing (bsc#1207167)
+%{cargo_test} -- --skip pdf_has_text --skip pdf_has_link
%endif
%post -n librsvg-2-%{librsvg_sover} -p /sbin/ldconfig
diff --git a/vendor.tar.xz b/vendor.tar.xz
index e29f0fa..ddf80c6 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:2c1b62aea464855f12b8e769135f54caec4f6f385eec0d29130f2667a7c2c12c
-size 17612952
+oid sha256:839d80d284f0fdbdd84858898caffee9396ccc4feb529afda8179594ae60c63a
+size 18514980