diff --git a/.cockpit-podman.metadata b/.cockpit-podman.metadata
index fc0d41e..8cdcffb 100644
--- a/.cockpit-podman.metadata
+++ b/.cockpit-podman.metadata
@@ -1 +1 @@
-1bd6efcd576c98886a8116b7017d64842c37d0e1 SOURCES/cockpit-podman-18.tar.gz
+ada0e10df880a957d8137f9730f9038ea9f91b42 SOURCES/cockpit-podman-18.1.tar.gz
diff --git a/.gitignore b/.gitignore
index 7a3e6ec..657fe1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/cockpit-podman-18.tar.gz
+SOURCES/cockpit-podman-18.1.tar.gz
diff --git a/SPECS/cockpit-podman.spec b/SPECS/cockpit-podman.spec
index 9937c70..5c7d702 100644
--- a/SPECS/cockpit-podman.spec
+++ b/SPECS/cockpit-podman.spec
@@ -1,6 +1,6 @@
 # This spec file has been automatically updated
-Version:        18
-Release:        1%{?dist}
+Version:        18.1
+Release:        2%{?dist}
 Name:           cockpit-podman
 Summary:        Cockpit component for Podman containers
 License:        LGPLv2+
@@ -32,6 +32,17 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
 %{_datadir}/metainfo/*
 
 %changelog
+* Sun Jul 26 2020 Jindrich Novy <jnovy@redhat.com> - 18.1-2
+- revert back to 18.1 as this version is aimed at 8.3.0
+- Related: #1821193
+
+* Wed Jul 15 2020 Jindrich Novy <jnovy@redhat.com> - 19-1
+- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/19
+- Related: #1821193
+
+* Wed Jul 15 2020 Martin Pitt <mpitt@redhat.com> - 18.1-1
+- Fix AppStream metainfo (rhbz#1854673)
+
 * Mon Jun 15 2020 Jindrich Novy <jnovy@redhat.com> - 18-1
 - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18
 - Related: #1821193