[anjuta/f17] Update to 3.4.3

Kalev Lember kalev at fedoraproject.org
Wed May 23 14:15:13 UTC 2012


commit 17e0fa00690d851aeb199f3d7b0a15970d4ee035
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed May 23 17:14:53 2012 +0300

    Update to 3.4.3

 .gitignore  |    1 +
 anjuta.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aeb346e..34ba4c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /anjuta-3.4.0.tar.xz
 /anjuta-3.4.1.tar.xz
 /anjuta-3.4.2.tar.xz
+/anjuta-3.4.3.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index 40fda26..6839b2d 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,7 +2,7 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.4.2
+Version:        3.4.3
 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
+* Wed May 23 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.4.3-1
+- Update to 3.4.3
+
 * Thu May 17 2012 Richard Hughes <hughsient at gmail.com> - 1:3.4.2-1
 - Update to 3.4.2
 
diff --git a/sources b/sources
index 4205bd3..ab248cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef9562322c9ce2d6e53cb8c138b36262  anjuta-3.4.2.tar.xz
+a089959f411cf23b8138b9a6bb2f1fc5  anjuta-3.4.3.tar.xz


More information about the scm-commits mailing list