diff --git a/origin.spec b/origin.spec index eee2aab..1452ab7 100644 --- a/origin.spec +++ b/origin.spec @@ -42,11 +42,11 @@ Name: %{package_name} # Version is not kept up to date and is intended to be set by tito custom # builders provided in the .tito/lib directory of this project Version: 1.1.6 -Release: 1.git.0.%{shortcommit}%{?dist} +Release: 2.git.0.%{shortcommit}%{?dist} Summary: OpenShift Open Source Container Management by Red Hat License: ASL 2.0 URL: https://%{import_path} -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 i686 %{arm} aarch64 Source0: https://%{import_path}/archive/v%{version}.tar.gz BuildRequires: systemd BuildRequires: golang >= 1.4 @@ -1109,6 +1109,9 @@ fi %changelog +* Thu Apr 21 2016 Dennis Gilmore - 1.1.6-2.git.0.ef1caba +- build on i686, %%{arm}, aarch64 + * Tue Apr 19 2016 Adam Miller - 1.1.6-1.git.0.ef1caba - Update to latest upstream release