diff --git a/.cockpit.metadata b/.cockpit.metadata
index 99701ab..1fa6933 100644
--- a/.cockpit.metadata
+++ b/.cockpit.metadata
@@ -1 +1 @@
-f172885405c1c6f3fdc0da4e5a2ee7fb80b7cd3e SOURCES/cockpit-238.tar.xz
+e96e3ae84e9873afa290d6e4dd861021d93bc341 SOURCES/cockpit-238.1.tar.xz
diff --git a/.gitignore b/.gitignore
index d2420d1..b693518 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/cockpit-238.tar.xz
+SOURCES/cockpit-238.1.tar.xz
diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec
index b6c5209..478726c 100644
--- a/SPECS/cockpit.spec
+++ b/SPECS/cockpit.spec
@@ -1,5 +1,5 @@
 # This spec file has been automatically updated
-Version:        238
+Version:        238.1
 Release: 1%{?dist}
 #
 # Copyright (C) 2014-2020 Red Hat, Inc.
@@ -686,6 +686,12 @@ via PackageKit.
 
 # The changelog is automatically generated and merged
 %changelog
+* Mon Feb 22 2021 Martin Pitt <mpitt@redhat.com> - 238.1-1
+- Several UI alignment fixes
+- Re-drop unit tests from built packages
+- Metrics: Don't show swap column when no swap is present
+- Metrics: Don't show duplicate events
+
 * Wed Feb 17 2021 Martin Pitt <mpitt@redhat.com> - 238-1
 - Web server: Preserve permissions of administrator-provided certificates
 - System: Performance page shows busiest CPU cores