From 7b3d3652fc21272f817fbb8e46865445cce12094 Mon Sep 17 00:00:00 2001 From: Christian Krause Date: Oct 16 2011 16:03:16 +0000 Subject: Update to 2.10.6 --- diff --git a/.gitignore b/.gitignore index 699781d..b1cc975 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ mono-2.6.7.tar.bz2 /mono-2.10.1.tar.bz2 /mono-2.10.2.tar.bz2 /mono-2.10.5.tar.bz2 +/mono-2.10.6.tar.bz2 diff --git a/mono.spec b/mono.spec index 9be37f5..20666e5 100644 --- a/mono.spec +++ b/mono.spec @@ -1,5 +1,5 @@ Name: mono -Version: 2.10.5 +Version: 2.10.6 Release: 1%{?dist} Summary: A .NET runtime environment @@ -731,6 +731,9 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/ %changelog +* Sat Oct 15 2011 Christian Krause - 2.10.6-1 +- Update to 2.10.6 + * Sun Aug 28 2011 Christian Krause - 2.10.5-1 - Update to 2.10.5 diff --git a/sources b/sources index 948f65e..ab30c19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1954f11932e82b2ae3b64b2ae9344d90 mono-2.10.5.tar.bz2 +c442cef4cd6668b0a1391a661f6815a9 mono-2.10.6.tar.bz2