From fd4e51a5880a3bb744fec7b671cf030512f93ecd98b8f514da1d405a7686cf12 Mon Sep 17 00:00:00 2001 From: Hammer Faceman Date: Fri, 30 Mar 2018 11:53:56 +0000 Subject: [PATCH] Accepting request 592368 from home:Warhammer40k:Mono:Factory Update to version 5.8.1.0 OBS-URL: https://build.opensuse.org/request/show/592368 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=195 --- mono-5.8.0.108.tar.bz2 | 3 --- mono-5.8.1.0.tar.bz2 | 3 +++ mono-core.changes | 10 ++++++++++ mono-core.spec | 7 ++++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 mono-5.8.0.108.tar.bz2 create mode 100644 mono-5.8.1.0.tar.bz2 diff --git a/mono-5.8.0.108.tar.bz2 b/mono-5.8.0.108.tar.bz2 deleted file mode 100644 index 14be473..0000000 --- a/mono-5.8.0.108.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecd7c55c2f62caa65fb360ace74a45ee44bbe2de046566d90594ba66c082f39c -size 204090092 diff --git a/mono-5.8.1.0.tar.bz2 b/mono-5.8.1.0.tar.bz2 new file mode 100644 index 0000000..5595b9f --- /dev/null +++ b/mono-5.8.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25ed4c8c4623ebae77dd307e7aca874f84f310d5cad1ff9454b3813a7f1cc39 +size 206741976 diff --git a/mono-core.changes b/mono-core.changes index cc388fb..1da76b5 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 29 00:00:00 UTC 2018 - fwdsbs.to.11df@xoxy.net + +- Update to version 5.8.1.0 (Service Release) +- Switch aarch64 build to use older mcs instead of roslyn-csc to fix build failure +- Packaging updated to add .NET 4.7.1 api support +- Bugfixes: + * gh#mono/mono#6658 - NullReferenceException at op_Increment when using assemblies compiled by csc rather than mcs that use native types such as nuint and that have specially-handled assembly names like Xamarin.Mac.dll. + * gh#mono/mono#7472 - Incorrect NullReferenceException when using extension methods on null instances as Action or Func arguments or variables. + ------------------------------------------------------------------- Sat Mar 3 16:48:22 UTC 2018 - kasimir_@outlook.de diff --git a/mono-core.spec b/mono-core.spec index 453f1ae..e336b90 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -32,16 +32,16 @@ %define btls no %endif -%ifarch %ix86 x86_64 %{arm} aarch64 +%ifarch %ix86 x86_64 %{arm} %define roslyn yes %else %define roslyn no %endif -%define version_suffix 108 +%define version_suffix 0 Name: mono-core -Version: 5.8.0 +Version: 5.8.1 Release: 0 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL @@ -1374,6 +1374,7 @@ Mono development tools. %{_mandir}/man1/xbuild.1%ext_man %{_prefix}/lib/mono-source-libs %{_prefix}/lib/mono/4.0 +%{_prefix}/lib/mono/4.7.1-api %{_prefix}/lib/mono/4.7-api %{_prefix}/lib/mono/4.6.2-api %{_prefix}/lib/mono/4.6.1-api