diff --git a/.anaconda.metadata b/.anaconda.metadata
index 57f7d37..308d90e 100644
--- a/.anaconda.metadata
+++ b/.anaconda.metadata
@@ -1 +1 @@
-4e719dbc32ad08dcf60fd589c0fb50205cabc726 SOURCES/anaconda-33.16.7.8.tar.bz2
+dee0b3298e1ddf7e383fbae83308f04e1a48cb3b SOURCES/anaconda-33.16.7.9.tar.bz2
diff --git a/.gitignore b/.gitignore
index e105ea1..699ee3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/anaconda-33.16.7.8.tar.bz2
+SOURCES/anaconda-33.16.7.9.tar.bz2
diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
index c75c38a..3d4ba4a 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -1,6 +1,6 @@
 Summary: Graphical system installer
 Name:    anaconda
-Version: 33.16.7.8
+Version: 33.16.7.9
 Release: 1%{?dist}
 License: GPLv2+ and MIT
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Wed Jul 20 2022 Jiri Konecny <jkonecny@redhat.com> - 33.16.7.9-1
+- Add tooltip to the Insights checkbox (jkonecny)
+  Resolves: rhbz#2069178
+- Increase the minimal suggested size for /boot (vslavik)
+  Resolves: rhbz#1844423
+
 * Thu Jul 14 2022 Martin Kolman <mkolman@redhat.com> - 33.16.7.8-1
 - Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
   Resolves: rhbz#1497086