diff --git a/.gitignore b/.gitignore
index 9f503ab..c9c7b51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/pycairo-1.20.0.tar.gz
+SOURCES/pycairo-1.20.1.tar.gz
diff --git a/.pycairo.metadata b/.pycairo.metadata
index fc6f13e..e101ceb 100644
--- a/.pycairo.metadata
+++ b/.pycairo.metadata
@@ -1 +1 @@
-d6bbd57626a1a5af27cc2ac621032d9838990197 SOURCES/pycairo-1.20.0.tar.gz
+0cc14edd75dc40d9a31f3d8fce699ead47e40da5 SOURCES/pycairo-1.20.1.tar.gz
diff --git a/SPECS/pycairo.spec b/SPECS/pycairo.spec
index c4bf52b..057419d 100644
--- a/SPECS/pycairo.spec
+++ b/SPECS/pycairo.spec
@@ -1,6 +1,6 @@
 Name: pycairo
-Version: 1.20.0
-Release: 4%{?dist}
+Version: 1.20.1
+Release: 1%{?dist}
 Summary: Python bindings for the cairo library
 
 License: MPLv1.1 or LGPLv2
@@ -56,6 +56,12 @@ libraries so that they interoperate with py3cairo.
 %{_libdir}/pkgconfig/py3cairo.pc
 
 %changelog
+* Thu Jun 30 2022 Tomas Popela <tpopela@redhat.com> - 1.20.1-1
+- Update to 1.20.1
+- Resolves: rhbz#2016905
+- Ship python3-cairo-devel in CRB
+- Resolves: rhbz#2053665
+
 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.20.0-4
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688