diff --git a/_service b/_service
deleted file mode 100644
index e87b41b..0000000
--- a/_service
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
- git
- https://github.com/bus1/dbus-broker
- v17
- 17
-
-
- *.tar
- xz
-
-
-
diff --git a/dbus-broker-17.tar.xz b/dbus-broker-17.tar.xz
deleted file mode 100644
index 355d622..0000000
--- a/dbus-broker-17.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d3be1455ff0e958b40231635d92200a3eb814a1178e618d4f46a5be15fdac200
-size 228272
diff --git a/dbus-broker-18.tar.xz b/dbus-broker-18.tar.xz
new file mode 100644
index 0000000..85deb74
--- /dev/null
+++ b/dbus-broker-18.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f29e77a4d7b386e835dbe6379f4308f0503d6077834ba734ea6782359b34cbb9
+size 227876
diff --git a/dbus-broker.changes b/dbus-broker.changes
index b73b63f..e84738a 100644
--- a/dbus-broker.changes
+++ b/dbus-broker.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Thu Feb 21 13:09:08 UTC 2019 - Jan Engelhardt
+
+- Update to new upstream release 18
+ * The compatibility launcher is no longer isolated in its own
+ network namespace, since the SELinux APIs require access to
+ the root network namespace.
+
+-------------------------------------------------------------------
+Mon Jan 28 11:06:43 UTC 2019 - Jan Engelhardt
+
+- Update RPM group.
+
-------------------------------------------------------------------
Wed Jan 2 00:38:38 UTC 2019 - Jan Engelhardt
diff --git a/dbus-broker.spec b/dbus-broker.spec
index 6f6ad92..9bba802 100644
--- a/dbus-broker.spec
+++ b/dbus-broker.spec
@@ -17,16 +17,14 @@
Name: dbus-broker
-Version: 17
+Version: 18
Release: 0
Summary: XDG-conforming message bus implementation
License: Apache-2.0
-Group: Productivity/Telephony/Utilities
+Group: System/Daemons
Url: https://github.com/bus1/dbus-broker
-#Source: https://github.com/bus1/dbus-broker/archive/v%version.tar.gz
-Source: %name-%version.tar.xz
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Source: https://github.com/bus1/dbus-broker/releases/download/v18/dbus-broker-18.tar.xz
BuildRequires: linux-glibc-devel >= 4.13
BuildRequires: meson
BuildRequires: pkg-config