diff --git a/mono-4.4.0.182.tar.bz2 b/mono-4.4.0.182.tar.bz2 deleted file mode 100644 index 5c72caa..0000000 --- a/mono-4.4.0.182.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:983e27a054bc3dc6709b32b8de45a0f4335e9e9c3911b20d29f63eb7cc00bfe5 -size 85863301 diff --git a/mono-4.4.1.0.tar.bz2 b/mono-4.4.1.0.tar.bz2 new file mode 100644 index 0000000..5312292 --- /dev/null +++ b/mono-4.4.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165e7686b5cbb1ab671b4cb2069207999c3d70044002190b6ec84bb1fdf62b4a +size 85897587 diff --git a/mono-core.changes b/mono-core.changes index 04ee597..3415e69 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 28 00:00:00 UTC 2016 - fwdsbs.to.11df@xoxy.net + +- Update to mono 4.4.1.0, service release 4.4 SR0. Bugfixes since v4.4.0.182: + * bxc#41775 - Zip version needed to extract not correct in System.IO.Compression + * bxc#41782 - [Cycle 7] "System.Net.WebException: Error: NameResolutionFailure" when attempting web requests with certain raw IP addresses + * bxc#41874 - Reflection throws AmbiguousMatchException when calling GetProperty on a class that inherits from a generic base class. + ------------------------------------------------------------------- Sun Jun 12 00:00:00 UTC 2016 - fwdsbs.to.11df@xoxy.net diff --git a/mono-core.spec b/mono-core.spec index d72d90f..92eaa43 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -21,13 +21,13 @@ %define sgen yes Name: mono-core -Version: 4.4.0 +Version: 4.4.1 Release: 0 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono Url: http://www.mono-project.com -Source0: http://download.mono-project.com/sources/mono/mono-%{version}.182.tar.bz2 +Source0: http://download.mono-project.com/sources/mono/mono-%{version}.0.tar.bz2 Source1: mono-core.rpmlintrc Source2: gmcs # ppc build segfault so exclude it