diff --git a/SPECS/libdnf.spec b/SPECS/libdnf.spec
index f20eb71..6f4283a 100644
--- a/SPECS/libdnf.spec
+++ b/SPECS/libdnf.spec
@@ -15,7 +15,7 @@
 
 Name:           libdnf
 Version:        0.7.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Library providing simplified C and Python API to libsolv
 License:        LGPLv2+
 URL:            https://github.com/rpm-software-management/libdnf
@@ -97,6 +97,9 @@ popd
 %{_datadir}/gir-1.0/Dnf-*.gir
 
 %changelog
+* Fri May 18 2018 Daniel Mach <dmach@redhat.com> - 0.7.4-4
+- Rebuild on additional architectures
+
 * Thu Mar 23 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.7.4-3
 - Backport patch to find releasever in RPMDB