diff --git a/.cockpit-podman.metadata b/.cockpit-podman.metadata
index 66428cb..97077e3 100644
--- a/.cockpit-podman.metadata
+++ b/.cockpit-podman.metadata
@@ -1 +1 @@
-0d0da3e59dc478374f4c1ebd0aa4778473a306ce SOURCES/cockpit-podman-26.tar.gz
+95ffa11c361ca2958d692219f884b10a31b424a6 SOURCES/cockpit-podman-27.1.tar.gz
diff --git a/.gitignore b/.gitignore
index e27a4a2..9b16e3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/cockpit-podman-26.tar.gz
+SOURCES/cockpit-podman-27.1.tar.gz
diff --git a/SPECS/cockpit-podman.spec b/SPECS/cockpit-podman.spec
index d05ee48..26f85e9 100644
--- a/SPECS/cockpit-podman.spec
+++ b/SPECS/cockpit-podman.spec
@@ -1,6 +1,6 @@
 # This spec file has been automatically updated
-Version:        26
-Release:        1%{?dist}
+Version: 27.1
+Release:        3%{?dist}
 Name:           cockpit-podman
 Summary:        Cockpit component for Podman containers
 License:        LGPLv2+
@@ -34,6 +34,22 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
 %{_datadir}/metainfo/*
 
 %changelog
+* Mon Jan 11 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-3
+- run much more tests - patch from Matej Marusak
+- Related: #1888571
+
+* Fri Jan 08 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-2
+- gating tests - always set VM password
+- Related: #1888571
+
+* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-1
+- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27.1
+- Related: #1888571
+
+* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27-1
+- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27
+- Related: #1888571
+
 * Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 26-1
 - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/26
 - Related: #1888571