diff --git a/mono.spec b/mono.spec index 83a86fb..fa477ed 100644 --- a/mono.spec +++ b/mono.spec @@ -2,7 +2,7 @@ # workaround #1224945 %undefine _hardened_build %endif -%global bootstrap 0 +%global bootstrap 1 %if 0%{?el6} # see https://fedorahosted.org/fpc/ticket/395, it was added to el7 %global mono_arches %{ix86} x86_64 sparc sparcv9 ia64 %{arm} alpha s390x ppc ppc64 ppc64le @@ -16,7 +16,7 @@ Name: mono Version: 4.6.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cross-platform, Open Source, .NET development framework Group: Development/Languages @@ -778,6 +778,9 @@ rm -f %{buildroot}%{_libdir}/pkgconfig/cecil.pc %{_libdir}/pkgconfig/monodoc.pc %changelog +* Wed Oct 12 2016 Peter Robinson 4.6.1-4 +- Enable bootstrap for aarch64 + * Wed Oct 12 2016 Timotheus Pokorra - 4.6.1-3 - update to 4.6.1.5 Cycle 8 Service Release 0 (updated)