diff --git a/_service b/_service
new file mode 100644
index 0000000..1891fd2
--- /dev/null
+++ b/_service
@@ -0,0 +1,15 @@
+
+
+ git
+ git://github.com/assimp/assimp
+ v5.0.1
+ 5.0.1
+
+ test/models-nonbsd
+
+
+ *.tar
+ xz
+
+
+
diff --git a/assimp-5.0.1.tar.gz b/assimp-5.0.1.tar.gz
deleted file mode 100644
index 8f6f21e..0000000
--- a/assimp-5.0.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:11310ec1f2ad2cd46b95ba88faca8f7aaa1efe9aa12605c55e3de2b977b3dbfc
-size 46607553
diff --git a/assimp-5.0.1.tar.xz b/assimp-5.0.1.tar.xz
new file mode 100644
index 0000000..e83b2b7
--- /dev/null
+++ b/assimp-5.0.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:55a496e015c79ef35f49d4a8b6fe4d8418781b83966b2943fa3923021205a7f2
+size 22351472
diff --git a/assimp.changes b/assimp.changes
index 4e66d29..99cb9a8 100644
--- a/assimp.changes
+++ b/assimp.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jul 9 20:42:17 UTC 2020 - Christophe Giboudeaux
+
+- Restore the _service file.
+
+Assimp still ships files which are not allowed in openSUSE.
+
-------------------------------------------------------------------
Wed Jun 10 09:38:02 UTC 2020 - Christophe Giboudeaux
diff --git a/assimp.spec b/assimp.spec
index 983b156..19111dc 100644
--- a/assimp.spec
+++ b/assimp.spec
@@ -24,7 +24,7 @@ Summary: Library to load and process 3D scenes from various data formats
License: BSD-3-Clause AND MIT
Group: Development/Libraries/C and C++
URL: https://assimp.org/
-Source0: https://github.com/assimp/assimp/archive/v%{version}/assimp-%{version}.tar.gz
+Source0: %{name}-%{version}.tar.xz
Patch0: do-not-install-irrXML.patch
# PATCH-FIX-UPSTREAM -- Don't hardcode the library and binary location
Patch1: 0001-use-GNUInstallDirs-where-possible.patch