From e50d7a5923f76d1ab82b8d3fdf0e58836e67d3777e704b983cd25d9916f0d818 Mon Sep 17 00:00:00 2001 From: Stephen Shaw Date: Wed, 17 Apr 2013 05:22:26 +0000 Subject: [PATCH] Accepting request 171148 from home:Mailaender:branches:Mono:Factory OBS-URL: https://build.opensuse.org/request/show/171148 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=115 --- _service | 3 +++ mono-3.0.6.tar.bz2 | 3 --- mono-3.0.7.tar.bz2 | 3 +++ mono-core.changes | 17 +++++++++++++++++ mono-core.spec | 2 +- 5 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 _service delete mode 100644 mono-3.0.6.tar.bz2 create mode 100644 mono-3.0.7.tar.bz2 diff --git a/_service b/_service new file mode 100644 index 0000000..3f28112 --- /dev/null +++ b/_service @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/mono-3.0.6.tar.bz2 b/mono-3.0.6.tar.bz2 deleted file mode 100644 index 6b3d331..0000000 --- a/mono-3.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b16daee913fb69b61c5b4109eae0d18135c2419062e621fa2be2f41cf3754aa8 -size 81983717 diff --git a/mono-3.0.7.tar.bz2 b/mono-3.0.7.tar.bz2 new file mode 100644 index 0000000..bd06863 --- /dev/null +++ b/mono-3.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89357e58a1b5cb6ff3116d4ce8227dee61b1c0cb494fa2844da5b1fc55fb890b +size 81538605 diff --git a/mono-core.changes b/mono-core.changes index b45dacd..fce9d44 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Apr 16 14:28:23 UTC 2013 - mailaender@opensuse.org + +- Update to version 3.0.7 + + Multiple fixes to the sgen's concurrent collector. + + Performance improvements in primitive types parsing. + + Add a configuration time option to disable remoting. + + Optimize tls lookups on full-aot + arm. + + Add a configuration option to disable remoting. + + Multiple improvements and bug fixes in culture related code. + + Runtime assembly mapping for PCL. + + Fix Binder primitive conversion to make .net. + + Optimize Activator.CreateInstance (). + + Optimize icalls in FullAOT code. + + Implement Volatile.Read/Write and Interlocked.MemoryBarrier (). + + Optimized unmanaged to managed string conversion. + ------------------------------------------------------------------- Tue Apr 16 10:30:14 UTC 2013 - idonmez@suse.com diff --git a/mono-core.spec b/mono-core.spec index 71bcfe0..b0a0027 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -26,7 +26,7 @@ %endif Name: mono-core -Version: 3.0.6 +Version: 3.0.7 Release: 0 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1