diff --git a/wine-mono.spec b/wine-mono.spec index b060960..8ccc863 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -3,7 +3,7 @@ Name: wine-mono Version: 4.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mono library required for Wine License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1 @@ -19,7 +19,7 @@ Patch2: wine-mono-build-inline.patch # see git://github.com/madewokherd/wine-mono BuildArch: noarch -ExcludeArch: armv7hl ppc s390x +ExcludeArch: aarch64 %{power64} s390x s390 # 64 BuildRequires: mingw64-filesystem >= 95 @@ -94,6 +94,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}.msi %changelog +* Sun Mar 13 2016 Peter Robinson 4.6.0-2 +- Fix up the Wine / mono supported arch cross section + * Tue Mar 08 2016 Michael Cronenworth - 4.6.0-1 - version upgrade