[anjuta/f18] Update to 3.6.0

Richard Hughes rhughes at fedoraproject.org
Thu Sep 27 08:45:30 UTC 2012


commit 951cac9594bab8e0f7fab25d78653836b1df1d5e
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Sep 27 09:48:27 2012 +0100

     Update to 3.6.0

 .gitignore  |    1 +
 anjuta.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06c79b7..5871903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /anjuta-3.5.4.tar.xz
 /anjuta-3.5.5.tar.xz
 /anjuta-3.5.91.tar.xz
+/anjuta-3.6.0.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index 1a95739..5b6651e 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,8 +2,8 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.5.91
-Release:        3%{?dist}
+Version:        3.6.0
+Release:        1%{?dist}
 Epoch:          1
 Summary:        GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript)
 
@@ -186,6 +186,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Thu Sep 27 2012 Richard Hughes <hughsient at gmail.com> - 1:3.6.0-1
+- Update to 3.6.0
+
 * Wed Sep 26 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.5.91-3
 - Rebuilt for libgdl soname bump
 
diff --git a/sources b/sources
index 3d04a51..123da06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87f1bd457ad1a5b348c74ef1951261e2  anjuta-3.5.91.tar.xz
+d5986b83c3080663d631065354d7ab44  anjuta-3.6.0.tar.xz


More information about the scm-commits mailing list