diff --git a/SPECS/dnf.spec b/SPECS/dnf.spec
index 10052fe..ca812fe 100644
--- a/SPECS/dnf.spec
+++ b/SPECS/dnf.spec
@@ -1,5 +1,5 @@
 # default dependencies
-%global hawkey_version 0.35.1-5
+%global hawkey_version 0.35.1-9
 %global libcomps_version 0.1.8
 %global libmodulemd_version 1.4.0
 %global rpm_version 4.14.0
@@ -80,7 +80,7 @@ It supports RPMs, modules and comps groups & environments.
 
 Name:           dnf
 Version:        4.2.7
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        %{pkg_summary}
 # For a breakdown of the licensing, see PACKAGE-LICENSING
 License:        GPLv2+ and GPLv2 and GPL
@@ -97,6 +97,7 @@ Patch7:         0007-Report-missing-default-profile-as-an-error-RhBug16695271724
 Patch8:         0008-doc-Describe-a-behavior-when-plugin-is-removed-RhBug1700741.patch
 Patch9:         0009-Prevent-printing-empty-Error-Summary-RhBug-1690414.patch
 Patch10:        0010-Fix---setopt-and-repo-with-dots.patch
+Patch11:        0011-Keep-installed-packages-in-upgrade-job-RhBug172825216442411741381.patch
 
 BuildArch:      noarch
 BuildRequires:  cmake
@@ -508,7 +509,10 @@ ln -sr  %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars
 %endif
 
 %changelog
-* Fri Sep 03 2019 Jaroslav Mracek <jmracek@redhat.com> - 4.2.7-6
+* Mon Oct 21 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 4.2.7-7
+- Prevent reinstalling modified packages with same NEVRA (RhBug:1728252,1644241,1760825)
+
+* Tue Sep 03 2019 Jaroslav Mracek <jmracek@redhat.com> - 4.2.7-6
 - Remove patch to not fail when installing modular RPMs without modular metadata
 
 * Fri Aug 30 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 4.2.7-5