[anjuta] Update to 3.5.5

Richard Hughes rhughes at fedoraproject.org
Tue Aug 7 08:02:56 UTC 2012


commit 38951f9e8ec415dd4f97baa4028d08778d581240
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Aug 7 09:01:00 2012 +0100

     Update to 3.5.5

 .gitignore  |    1 +
 anjuta.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6a25b0..4a25f01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /anjuta-3.5.1.tar.xz
 /anjuta-3.5.3.tar.xz
 /anjuta-3.5.4.tar.xz
+/anjuta-3.5.5.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index a54a19c..50d7a4f 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,8 +2,8 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.5.4
-Release:        3%{?dist}
+Version:        3.5.5
+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 Aug 07 2012 Richard Hughes <hughsient at gmail.com> - 1:3.5.5-1
+- Update to 3.5.5
+
 * Mon Jul 23 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.5.4-3
 - Rebuilt for libgdl 3.5.4 soname bump
 
diff --git a/sources b/sources
index c78deb7..219e1fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-620bc625762e51b8e12dbb127341cdc3  anjuta-3.5.4.tar.xz
+e6e802396982e436910b0089cbff194e  anjuta-3.5.5.tar.xz


More information about the scm-commits mailing list