[monodevelop] Update to 2.8.1

Christian Krause chkr at fedoraproject.org
Sun Oct 16 16:57:28 UTC 2011


commit 806c0bd97e73c8e34a4eaae85a7c973f624c7e50
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun Oct 16 12:57:24 2011 -0400

    Update to 2.8.1

 .gitignore       |    2 ++
 monodevelop.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 630adda..8da5f89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 monodevelop-2.4.tar.bz2
 /monodevelop-2.4.2.tar.bz2
 /monodevelop-2.6.tar.gz
+/monodevelop-2.8.tar.bz2
+/monodevelop-2.8.1.tar.bz2
diff --git a/monodevelop.spec b/monodevelop.spec
index fc8af11..3bd4e9c 100644
--- a/monodevelop.spec
+++ b/monodevelop.spec
@@ -5,14 +5,14 @@
 %global nunitver    2.4.8.0
 
 Name:           monodevelop
-Version:        2.6
-Release:        2%{?dist}
+Version:        2.8.1
+Release:        1%{?dist}
 Summary:        A full-featured IDE for Mono and Gtk#
 
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://monodevelop.com/
-Source0:        http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.gz
+Source0:        http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.bz2
 Patch0:         %{name}-2.6-unbundle-nunit.patch
 
 BuildRequires:  mono-devel >= 2.10.4 mono-addins-devel >= 0.5 mono-nunit-devel
@@ -149,6 +149,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/pkgconfig/monodevelop*.pc
 
 %changelog
+* Sun Oct 16 2011 Christian Krause <chkr at fedoraproject.org> - 2.8.1-1
+- Update to 2.8.1
+
 * Tue Sep 13 2011 Christian Krause <chkr at fedoraproject.org> - 2.6-2
 - Obsolete deprecated plugins
 
diff --git a/sources b/sources
index 5600ae2..ef97d62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5bc5f42f9710b6a1fb5180e8050b519b  monodevelop-2.6.tar.gz
+02c3f0f75e1d21d72ac5cd0b373d0e58  monodevelop-2.8.1.tar.bz2


More information about the scm-commits mailing list