From 2b91595371041075bf24cc6b4fd751edd6c09ae0 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 13 Oct 2016 15:58:20 +0100 Subject: [PATCH] - mono rebuild for aarch64 support --- wine-mono.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wine-mono.spec b/wine-mono.spec index 566f1b5..15654f1 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -3,7 +3,7 @@ Name: wine-mono Version: 4.6.3 -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 @@ -90,6 +90,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}.msi %changelog +* Thu Oct 13 2016 Fedora Release Engineering - 4.6.3-2 +- mono rebuild for aarch64 support + * Wed Jun 15 2016 Michael Cronenworth - 4.6.3-1 - version upgrade