diff --git a/_service b/_service
deleted file mode 100644
index 802f4c9..0000000
--- a/_service
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
- git
- https://github.com/libyal/libfsxfs
- e4ac16fef81f880d4532d1cbcca2a00d5311bc88
-
- 20210507
-
-
- *.tar
- xz
-
-
-
diff --git a/libfsxfs-20210507.tar.xz b/libfsxfs-20210507.tar.xz
deleted file mode 100644
index daa8f3b..0000000
--- a/libfsxfs-20210507.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b542a62b2f12e0a857caf1be0f88bb0d6a60499ded0f046568251a2f1abbae11
-size 167512
diff --git a/libfsxfs-experimental-20210726.tar.gz b/libfsxfs-experimental-20210726.tar.gz
new file mode 100644
index 0000000..b8a4ed1
--- /dev/null
+++ b/libfsxfs-experimental-20210726.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:107d71ac078441bd110e2a27873ae04a69de6258ed8a40b19f8f99ffc0963850
+size 1671458
diff --git a/libfsxfs-experimental-20210726.tar.gz.asc b/libfsxfs-experimental-20210726.tar.gz.asc
new file mode 100644
index 0000000..bdad629
--- /dev/null
+++ b/libfsxfs-experimental-20210726.tar.gz.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmD+itkACgkQ2WJeXXrQ
+F35hTAgAnk8p5YJYljLqBdlm5sm17lybBoIp4nGlQ3iOcvIdCJOrs0Qbkj+wV20V
+HnILtqrJ8nNrr47u/T+En7jy6fArz3zHLJ6fDZzwNkOaDH/mTusVq64cN4t3DTW6
+gsFGdcZaOuZi4dAM4bqmzW9dlVTBx5JJHPNy2XSJyBp058crZo8Q3N/W+Efe0yW9
+mQU0OKyGwTCRwq2HXBZJYZZ0KJWo/VGUJgyf04iwvFdIbkJxnrZbx4Q4YauyDLJ+
+d/MyIX75FCSm/lKXRotzQbT6XK4yp+8XNYmkRS3vvKhvuDSILS0vi2+D7ksIsGbG
+IHg/mLSon53UKX9P8/rn1O1Z0O5IJA==
+=nqNu
+-----END PGP SIGNATURE-----
diff --git a/libfsxfs.changes b/libfsxfs.changes
index 274c990..23416b4 100644
--- a/libfsxfs.changes
+++ b/libfsxfs.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sun Nov 14 12:39:51 UTC 2021 - Jan Engelhardt
+
+- Update to release 20210726
+ * Improved extended attributes support
+
-------------------------------------------------------------------
Sun May 16 10:54:01 UTC 2021 - Jan Engelhardt
diff --git a/libfsxfs.spec b/libfsxfs.spec
index 74114c6..efdf2f8 100644
--- a/libfsxfs.spec
+++ b/libfsxfs.spec
@@ -18,13 +18,14 @@
Name: libfsxfs
%define lname libfsxfs1
-Version: 20210507
+Version: 20210726
Release: 0
Summary: Library and tools for accessing the SGI X File System (XFS)
License: LGPL-3.0-or-later
Group: Development/Libraries/C and C++
URL: https://github.com/libyal/libfsxfs
-Source: %name-%version.tar.xz
+Source: https://github.com/libyal/libfsxfs/releases/download/%version/libfsxfs-experimental-%version.tar.gz
+Source2: https://github.com/libyal/libfsxfs/releases/download/%version/libfsxfs-experimental-%version.tar.gz.asc
Patch1: system-libs.patch
BuildRequires: c_compiler
BuildRequires: gettext-tools >= 0.18.1