diff --git a/.buildah.metadata b/.buildah.metadata
index b4e4c93..4a58d89 100644
--- a/.buildah.metadata
+++ b/.buildah.metadata
@@ -1 +1 @@
-d3fcf1950a92f35210dc390cde164f6e428826d1 SOURCES/buildah-e94b4f9.tar.gz
+29202b2a8c6470411b9b197989bdc5f8abfef215 SOURCES/buildah-93747b1.tar.gz
diff --git a/.gitignore b/.gitignore
index 875c12c..3f6e150 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/buildah-e94b4f9.tar.gz
+SOURCES/buildah-93747b1.tar.gz
diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec
index c5b016b..9cead7f 100644
--- a/SPECS/buildah.spec
+++ b/SPECS/buildah.spec
@@ -21,18 +21,18 @@
 # https://github.com/projectatomic/buildah
 %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
 %global import_path     %{provider_prefix}
-%global commit          e94b4f98048e7371685731b97eefd6265e2f1fb3
+%global commit          93747b1fd5124fdc64344e569b79a8ec49d5f8ae 
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           %{repo}
-Version:        1.5
+Version:        1.7.1
 Release:        2.git%{shortcommit}%{?dist}
 Summary:        A command line tool used for creating OCI Images
 License:        ASL 2.0
 URL:            https://%{provider_prefix}
 Source:         https://%{provider_prefix}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-ExclusiveArch:  aarch64 %{arm} ppc64le s390x x86_64 %{ix86}
-%if 0%{?fedora}
+ExclusiveArch:  aarch64 %{arm} ppc64le s390x x86_64
+%if 0%{?fedora} || 0%{?centos}
 BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
 %else
 BuildRequires: go-toolset-1.10
@@ -96,8 +96,14 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
 %{_datadir}/bash-completion/completions/%{name}
 
 %changelog
-* Wed Feb 13 2019 Johnny Hughes <johnny@centos.org>
-- use go toolset 1.10 on CentOS, build on i386
+* Wed Mar 27 2019 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.7.1-2.git93747b1
+- rebase
+
+* Fri Feb 22 2019 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.7-2.git873f001
+- rebase
+
+* Wed Jan 30 2019 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.6-2.git5f95bd9
+- rebase
 
 * Mon Dec 10 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.5-2.gite94b4f9
 - go toolset 1.10