diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
index 57c80da..0490182 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -8,7 +8,7 @@ Patch3: anaconda-centos-efidir-centos.patch
 Patch4: anaconda-centos-disable-mirrors.patch
 Patch5: anaconda-centos-bootfs-default-to-xfs.patch
 Version: 19.31.123
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
 License: GPLv2+
 Group:   Applications/System
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -234,12 +234,12 @@ This package hold the content for the Anaconda built-in help system.
 
 %prep
 %setup -q
+%setup -a 1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%setup -a 1
 
 %build
 %configure --disable-static \
@@ -337,6 +337,9 @@ update-desktop-database &> /dev/null || :
 %{_datadir}/anaconda/help/*
 
 %changelog
+* Thu Mar 26 2015 Karanbir Singh <kbsingh@centos.org> - 19.31.123-1.el7.centos.2
+- Bump for rebuild
+
 * Fri Mar 20 2015 Karanbir Singh <kbsingh@centos.org> - 19.31.123-1.el7.centos.1
 - Add path to restore installclass, set EULA path, ensure xfs as default