From 605bff4881b18f9c1579c3ab5bda35c6c07757e0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 18 Nov 2012 15:25:11 +0000 Subject: [PATCH] Accepting request 141158 from home:dimstar:branches:GNOME:Factory Update to 3.6.2 OBS-URL: https://build.opensuse.org/request/show/141158 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=141 --- anjuta-3.6.1.tar.xz | 3 --- anjuta-3.6.2.tar.xz | 3 +++ anjuta.changes | 14 ++++++++++++++ anjuta.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 anjuta-3.6.1.tar.xz create mode 100644 anjuta-3.6.2.tar.xz diff --git a/anjuta-3.6.1.tar.xz b/anjuta-3.6.1.tar.xz deleted file mode 100644 index c8aa0e0..0000000 --- a/anjuta-3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd1e380f26bfdcf49661d6b8b2ab25eb3af44bca56aaa5f08c4d9af72cd9d98b -size 5174448 diff --git a/anjuta-3.6.2.tar.xz b/anjuta-3.6.2.tar.xz new file mode 100644 index 0000000..92fdb65 --- /dev/null +++ b/anjuta-3.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf44120dcf22c4f4f25bbc65d3641c206e627776ab0f3a37ff0059844d581a2 +size 5178068 diff --git a/anjuta.changes b/anjuta.changes index b96ebfb..f8d418d 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Nov 13 12:56:20 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.2: + + indentation-c-style: + - be more picky when completing braces. + - remove java_indentation() method + - When removing opening bracket also remove the closing one. + + sourceview: don't emit change events after doing an undo + + build-basic-autotools: + - Configuration name combo box should be editable + + Do not use GDL members deprecated in version 3.6 + + Updated translations. + ------------------------------------------------------------------- Fri Oct 19 09:48:36 UTC 2012 - zaitor@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index dc838e2..50e0ff3 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,7 +17,7 @@ Name: anjuta -Version: 3.6.1 +Version: 3.6.2 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+ @@ -49,7 +49,7 @@ BuildRequires: yelp-tools BuildRequires: valgrind-devel %endif BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0 -BuildRequires: pkgconfig(gdl-3.0) >= 3.5.4 +BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5 BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0 BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0