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 49f893b..969e4f2 100644 --- a/mono.spec +++ b/mono.spec @@ -1,6 +1,6 @@ Name: mono -Version: 2.10.5 -Release: 1.1%{?dist} +Version: 2.10.6 +Release: 1%{?dist} Summary: A .NET runtime environment Group: Development/Languages @@ -739,6 +739,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 + * Tue Sep 20 2011 Karsten Hopp 2.10.5-1.1 - disable monodoc* on ppc (#673549) 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