[monodevelop] Update to 2.8.5

Christian Krause chkr at fedoraproject.org
Wed Jan 4 00:00:02 UTC 2012


commit 5a46b93cdfaae7697312fe803ed12ac65427c725
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Wed Jan 4 00:59:55 2012 +0100

    Update to 2.8.5

 .gitignore       |    1 +
 monodevelop.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8da5f89..f941ce0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ monodevelop-2.4.tar.bz2
 /monodevelop-2.6.tar.gz
 /monodevelop-2.8.tar.bz2
 /monodevelop-2.8.1.tar.bz2
+/monodevelop-2.8.5.tar.bz2
diff --git a/monodevelop.spec b/monodevelop.spec
index b063ee3..4d8b9b2 100644
--- a/monodevelop.spec
+++ b/monodevelop.spec
@@ -5,8 +5,8 @@
 %global nunitver    2.4.8.0
 
 Name:           monodevelop
-Version:        2.8.1
-Release:        2%{?dist}
+Version:        2.8.5
+Release:        1%{?dist}
 Summary:        A full-featured IDE for Mono and Gtk#
 
 Group:          Development/Tools
@@ -120,6 +120,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/pkgconfig/monodevelop*.pc
 
 %changelog
+* Wed Jan 04 2012 Christian Krause <chkr at fedoraproject.org> - 2.8.5-1
+- Update to 2.8.5
+
 * Tue Oct 25 2011 Christian Krause <chkr at fedoraproject.org> - 2.8.1-2
 - Change paths for mono assemblies according to updated packaging
   guidelines (http://fedoraproject.org/wiki/Packaging:Mono)
diff --git a/sources b/sources
index ef97d62..af54c22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02c3f0f75e1d21d72ac5cd0b373d0e58  monodevelop-2.8.1.tar.bz2
+c1d6a32330b4c22980052009de702483  monodevelop-2.8.5.tar.bz2


More information about the scm-commits mailing list