From 8ffabf1e7f3c3ab47ea1a5e45106357f8cd102e5 Mon Sep 17 00:00:00 2001 From: Christian Krause Date: Wed, 4 Jan 2012 00:43:39 +0100 Subject: [PATCH] Update to 2.10.8 --- .gitignore | 1 + mono.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b1cc975..f2799f8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ mono-2.6.7.tar.bz2 /mono-2.10.2.tar.bz2 /mono-2.10.5.tar.bz2 /mono-2.10.6.tar.bz2 +/mono-2.10.8.tar.bz2 diff --git a/mono.spec b/mono.spec index e9e8538..1605938 100644 --- a/mono.spec +++ b/mono.spec @@ -1,6 +1,6 @@ Name: mono -Version: 2.10.6 -Release: 3%{?dist} +Version: 2.10.8 +Release: 1%{?dist} Summary: A .NET runtime environment Group: Development/Languages @@ -499,6 +499,7 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/ %{_mandir}/man1/mono-api-info.1.gz #{_mandir}/man1/mono-configuration-crypto.1.gz %gac_dll PEAPI +%gac_dll Microsoft.Build %gac_dll Microsoft.Build.Engine %gac_dll Microsoft.Build.Framework %gac_dll Microsoft.Build.Tasks @@ -711,6 +712,9 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/ %changelog +* Tue Jan 03 2012 Christian Krause - 2.10.8-1 +- Update to 2.10.8 + * Thu Dec 15 2011 Karsten Hopp 2.10.6-3 - disable mcs-docs on ppc as a workaround for bugzilla 673549, but include files that don't depend on the mcs-docs configure parameter diff --git a/sources b/sources index ab30c19..cc48716 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c442cef4cd6668b0a1391a661f6815a9 mono-2.10.6.tar.bz2 +c012b01ac17bedb0af52b7a16405da84 mono-2.10.8.tar.bz2