diff --git a/umoci.changes b/umoci.changes index e70e218..95cdc62 100644 --- a/umoci.changes +++ b/umoci.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 18 09:10:46 UTC 2019 - + +- Enable build for s390x on openSUSE + ------------------------------------------------------------------- Thu Jan 31 05:58:57 UTC 2019 - Aleksa Sarai diff --git a/umoci.spec b/umoci.spec index 3087d50..ee3dec4 100644 --- a/umoci.spec +++ b/umoci.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # nodebuginfo @@ -37,9 +37,6 @@ BuildRequires: fdupes BuildRequires: go >= 1.6 BuildRequires: go-go-md2man ExcludeArch: s390 -%if 0%{?is_opensuse} -ExcludeArch: s390x -%endif %description umoci modifies Open Container images. umoci is a manipulation tool for OCI