Compare commits
1 Commits
rawhide
...
epel8-play
Author | SHA1 | Date | |
---|---|---|---|
|
ef19a92457 |
@ -2,7 +2,7 @@
|
|||||||
# workaround https://github.com/mono/mono/issues/9009#issuecomment-477073609
|
# workaround https://github.com/mono/mono/issues/9009#issuecomment-477073609
|
||||||
%undefine _hardened_build
|
%undefine _hardened_build
|
||||||
%endif
|
%endif
|
||||||
%global bootstrap 0
|
%global bootstrap 1
|
||||||
%if 0%{?el6}
|
%if 0%{?el6}
|
||||||
# see https://fedorahosted.org/fpc/ticket/395, it was added to el7
|
# 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
|
%global mono_arches %{ix86} x86_64 sparc sparcv9 ia64 %{arm} alpha s390x ppc ppc64 ppc64le
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%global xamarinrelease 161
|
%global xamarinrelease 161
|
||||||
Name: mono
|
Name: mono
|
||||||
Version: 6.6.0
|
Version: 6.6.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Cross-platform, Open Source, .NET development framework
|
Summary: Cross-platform, Open Source, .NET development framework
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -924,6 +924,9 @@ cert-sync /etc/pki/tls/certs/ca-bundle.crt
|
|||||||
%files complete
|
%files complete
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 29 2020 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.6.0-6
|
||||||
|
- Bootstrap build for Epel 8
|
||||||
|
|
||||||
* Mon Feb 03 2020 Robert-André Mauchin <zebob.m@gmail.com> - 6.6.0-5
|
* Mon Feb 03 2020 Robert-André Mauchin <zebob.m@gmail.com> - 6.6.0-5
|
||||||
- Reenable mdoc build (#1797360)
|
- Reenable mdoc build (#1797360)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user