diff --git a/_servicedata b/_servicedata
index f9eae77..377a535 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/suse-module-tools.git
- 1d743d55d52b90fcc7343253f3b7319b44f3f612
\ No newline at end of file
+ ec6c895407f494c886dd4de6ef58e5d2641f0962
\ No newline at end of file
diff --git a/suse-module-tools-16.0.8+1.obscpio b/suse-module-tools-16.0.8+1.obscpio
new file mode 100644
index 0000000..e82b39e
--- /dev/null
+++ b/suse-module-tools-16.0.8+1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9b15abb5d60d3832fb7d079aacb3b08440eb48ece4e964b4f6d29c669c4ff4cf
+size 101387
diff --git a/suse-module-tools-16.0.8.obscpio b/suse-module-tools-16.0.8.obscpio
deleted file mode 100644
index 737acdf..0000000
--- a/suse-module-tools-16.0.8.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3ef08c461cebe39a5a46a46bb0c642a834ed87734705c6eae27a82086e157769
-size 100875
diff --git a/suse-module-tools.changes b/suse-module-tools.changes
index 806a128..53c1ae0 100644
--- a/suse-module-tools.changes
+++ b/suse-module-tools.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Aug 20 09:05:54 UTC 2021 - Martin Wilck
+
+- Update to version 16.0.8+1:
+ * spec file: fix BuildRequires
+
-------------------------------------------------------------------
Thu Aug 19 18:53:24 UTC 2021 - Martin Wilck
diff --git a/suse-module-tools.obsinfo b/suse-module-tools.obsinfo
index 8cd57fc..029222c 100644
--- a/suse-module-tools.obsinfo
+++ b/suse-module-tools.obsinfo
@@ -1,5 +1,5 @@
name: suse-module-tools
-version: 16.0.8
-mtime: 1629387147
-commit: 1d743d55d52b90fcc7343253f3b7319b44f3f612
+version: 16.0.8+1
+mtime: 1629449992
+commit: ec6c895407f494c886dd4de6ef58e5d2641f0962
diff --git a/suse-module-tools.spec b/suse-module-tools.spec
index aa9f080..032f0a3 100644
--- a/suse-module-tools.spec
+++ b/suse-module-tools.spec
@@ -45,7 +45,7 @@
%global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
Name: suse-module-tools
-Version: 16.0.8
+Version: 16.0.8+1
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later
@@ -53,7 +53,7 @@ Group: System/Base
URL: https://github.com/openSUSE/suse-module-tools
Source0: %{name}-%{version}.tar.xz
Source1: %{name}.rpmlintrc
-BuildRequires: pkgconfig(systemd)
+BuildRequires: systemd-rpm-macros
Requires: /usr/bin/grep
Requires: /usr/bin/gzip
Requires: /usr/bin/sed