[mono] Update to 2.10.6

Christian Krause chkr at fedoraproject.org
Sun Oct 16 14:30:55 UTC 2011


commit 715827cf4a744a990a0d6f895bcc1adba0efc475
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun Oct 16 10:30:47 2011 -0400

    Update to 2.10.6

 .gitignore |    1 +
 mono.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <chkr at fedoraproject.org> - 2.10.6-1
+- Update to 2.10.6
+
 * Tue Sep 20 2011 Karsten Hopp <karsten at redhat.com> 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


More information about the scm-commits mailing list