From 27ea699dad83ad42e09d150ab8ea70ce98e40dae Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 19 Nov 2010 09:35:40 +0000 Subject: [PATCH] Accepting request 53394 from home:dimstar:branches:GNOME:Factory ok OBS-URL: https://build.opensuse.org/request/show/53394 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=73 --- anjuta-2.32.0.0.tar.bz2 | 3 --- anjuta-2.32.1.0.tar.bz2 | 3 +++ anjuta.changes | 21 +++++++++++++++++++++ anjuta.spec | 6 +++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 anjuta-2.32.0.0.tar.bz2 create mode 100644 anjuta-2.32.1.0.tar.bz2 diff --git a/anjuta-2.32.0.0.tar.bz2 b/anjuta-2.32.0.0.tar.bz2 deleted file mode 100644 index ca27e0e..0000000 --- a/anjuta-2.32.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d98c6038b277eaea5860cce671c2829e35bbffd8a0db39134438c8ffdab4303 -size 10094910 diff --git a/anjuta-2.32.1.0.tar.bz2 b/anjuta-2.32.1.0.tar.bz2 new file mode 100644 index 0000000..3733672 --- /dev/null +++ b/anjuta-2.32.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69c22e38623ff2a828c4214f6486169d1a42e5b4b221f26c581094bc059d638 +size 10197971 diff --git a/anjuta.changes b/anjuta.changes index 5710f35..5442ca1 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Nov 19 10:11:30 CET 2010 - vuntz@opensuse.org + +- Change vala-devel BuildRequires to pkgconfig(vala-0.10) + BuildRequires as anjuta really does need the vala library (not + the vala compiler). + +------------------------------------------------------------------- +Mon Nov 15 15:04:16 CET 2010 - dimstar@opensuse.org + +- Update to version 2.32.1.0: + + bgo#621916: language-support-cpp-java: check for brace + + bgo#633042: libanjuta: Sensitivity off 'ok' button on the + project import dialog + + language-support-cpp: Don't show duplicated results in + autocompletion + + bgo#633661: build: vala support is automagic + + bgo#633112: language-support-cpp-java: Smart Brace Completion + Quotation Mark Crash + + bgo#631223: python-support: autointention causes anjuta to hang + ------------------------------------------------------------------- Tue Oct 5 23:37:14 CEST 2010 - vuntz@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 92ef0ad..474ab3e 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -1,5 +1,5 @@ # -# spec file for package anjuta (Version 2.32.0.0) +# spec file for package anjuta (Version 2.32.1.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: anjuta -Version: 2.32.0.0 +Version: 2.32.1.0 Release: 1 License: GPLv2+ Summary: Versatile Integrated Development Environment for GNOME @@ -53,11 +53,11 @@ BuildRequires: sqlite3-devel BuildRequires: subversion-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -BuildRequires: vala-devel %ifnarch ia64 s390 s390x BuildRequires: valgrind-devel %endif BuildRequires: vte-devel +BuildRequires: pkgconfig(vala-0.10) Requires: %{name}-lang = %{version} # Directly required by anjuta: Requires: autoconf