From a762990836190b0446d18acb5c1f934f0207a3ad Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Jan 20 2020 06:22:56 +0000 Subject: build again without bootstrap --- diff --git a/.gitignore b/.gitignore index 2d35361..db1d646 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ mono-*.tar.bz2 mono-*.src.rpm -/mono-6.6.0.161.tar.xz +mono-*.tar.xz diff --git a/mono.spec b/mono.spec index c736c9e..14dff41 100644 --- a/mono.spec +++ b/mono.spec @@ -2,7 +2,7 @@ # workaround https://github.com/mono/mono/issues/9009#issuecomment-477073609 %undefine _hardened_build %endif -%global bootstrap 1 +%global bootstrap 0 %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 @@ -23,7 +23,7 @@ %global xamarinrelease 161 Name: mono Version: 6.6.0 -Release: 0%{?dist} +Release: 1%{?dist} Summary: Cross-platform, Open Source, .NET development framework License: MIT @@ -911,7 +911,10 @@ cert-sync /etc/pki/tls/certs/ca-bundle.crt %files complete %changelog -* Sat Jan 18 2020 Timotheus Pokorra - 6.6.0-1 +* Mon Jan 21 2020 Timotheus Pokorra - 6.6.0-1 +- build again without bootstrap + +* Sat Jan 18 2020 Timotheus Pokorra - 6.6.0-0 - upgrade to Mono 6.6.0.161, with a bootstrap build * Sun Oct 13 2019 Peter Oliver - 5.20.1-1