[anjuta] Update to 3.4.0

Richard Hughes rhughes at fedoraproject.org
Tue Mar 27 15:19:48 UTC 2012


commit 19666e553db48196d6d3bfb8edd4e2e61375a27c
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Mar 27 16:18:46 2012 +0100

     Update to 3.4.0

 .gitignore  |    1 +
 anjuta.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ff42e8..9018f7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /anjuta-3.3.4.tar.xz
 /anjuta-3.3.91.tar.xz
 /anjuta-3.3.92.tar.xz
+/anjuta-3.4.0.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index 71fe94a..00992fc 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,7 +2,7 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.3.92
+Version:        3.4.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
+* Tue Mar 27 2012 Richard Hughes <hughsient at gmail.com> - 1:3.4.0-1
+- Update to 3.4.0
+
 * Wed Mar 21 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.3.92-1
 - Update to 3.3.92
 - Spec file cleanup
diff --git a/sources b/sources
index 40eecbb..d7bd279 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89e47864fe295580ec62be6da1c40543  anjuta-3.3.92.tar.xz
+e28827506760020da27a8aee4c470989  anjuta-3.4.0.tar.xz


More information about the scm-commits mailing list