diff --git a/python-pem.changes b/python-pem.changes index 9031bf2..7e4bd7a 100644 --- a/python-pem.changes +++ b/python-pem.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 12 09:05:10 UTC 2019 - Tomáš Chvátal + +- Mark as noarch since the package does not compile anything + ------------------------------------------------------------------- Thu Feb 7 11:47:31 UTC 2019 - ecsos@opensuse.org diff --git a/python-pem.spec b/python-pem.spec index 240dc06..d1812f7 100644 --- a/python-pem.spec +++ b/python-pem.spec @@ -36,7 +36,7 @@ BuildRequires: %{python_module pyOpenSSL} BuildRequires: %{python_module pytest} BuildRequires: fdupes BuildRequires: python-rpm-macros -#BuildArch: noarch +BuildArch: noarch %python_subpackages %description