diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec
index 45aadc4..26c1484 100644
--- a/SPECS/skopeo.spec
+++ b/SPECS/skopeo.spec
@@ -27,7 +27,7 @@
 Name: %{repo}
 Epoch: 1
 Version: 0.1.37
-Release: 1%{?dist}
+Release: 3%{?dist}
 Summary: Inspect container images and repositories on registries
 License: ASL 2.0
 URL: %{git0}
@@ -38,9 +38,9 @@ Source3: mounts.conf
 Source4: registries.conf
 Source5: registries.conf.5.md
 Source6: seccomp.json       
-ExclusiveArch:  aarch64 %{arm} ppc64le s390x x86_64 %{ix86}
+ExclusiveArch:  aarch64 %{arm} ppc64le s390x x86_64
 BuildRequires:  git
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?centos}
 # If go_compiler is not set to 1, there is no virtual provide. Use golang instead.
 BuildRequires:  %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} >= 1.6.2
 %else
@@ -156,6 +156,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
 %{_datadir}/bash-completion/completions/%{name}
 
 %changelog
+* Fri Aug 02 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.37-3
+- rebase to 0.1.37 for RHEL7u7
+
 * Mon Jun 24 2019 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.37-1
 - bump to v0.1.37