diff --git a/SPECS/ipxe.spec b/SPECS/ipxe.spec
index 66e1640..33f399a 100644
--- a/SPECS/ipxe.spec
+++ b/SPECS/ipxe.spec
@@ -39,7 +39,7 @@
 
 Name:    ipxe
 Version: %{date}
-Release: 7.git%{hash}%{?dist}
+Release: 8.git%{hash}%{?dist}.1
 Summary: A network boot loader
 
 Group:   System Environment/Base
@@ -244,6 +244,9 @@ done
 %endif
 
 %changelog
+* Tue Jan 26 2016 Miroslav Rezanina <mrezanin@redhat.com> - 20130517-8.gitc4bce43.el7_2.1
+- Rebuild for preventing conflicts [bz#1301855]
+
 * Wed May 06 2015 Miroslav Rezanina <mrezanin@redhat.com> - 20130517-7.gitc4bce43.el7
 - ipxe-Extract-timing-parameters-out-to-config-dhcp.h.patch [bz#1196352]
 - ipxe-Use-spec-compliant-timeouts.patch [bz#1196352]