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 - 1:3.6.0-1 +- Update to 3.6.0 + * Wed Sep 26 2012 Kalev Lember - 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