From e78c4a4fea82953fe7579074b7588004ae35bbd7 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 20 May 2009 21:39:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=29 --- anjuta-2.26.1.0.tar.bz2 | 3 --- anjuta-2.27.1.0.tar.bz2 | 3 +++ anjuta.changes | 34 ++++++++++++++++++++++++++++++++++ anjuta.spec | 35 +++++++++++++++++++++++++++++++---- 4 files changed, 68 insertions(+), 7 deletions(-) delete mode 100644 anjuta-2.26.1.0.tar.bz2 create mode 100644 anjuta-2.27.1.0.tar.bz2 diff --git a/anjuta-2.26.1.0.tar.bz2 b/anjuta-2.26.1.0.tar.bz2 deleted file mode 100644 index 5ba5c02..0000000 --- a/anjuta-2.26.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80d27bcf1ebf803055014ae7d4295e5f025c2abdd22b7e465e6c7462ef027d45 -size 7705572 diff --git a/anjuta-2.27.1.0.tar.bz2 b/anjuta-2.27.1.0.tar.bz2 new file mode 100644 index 0000000..e296600 --- /dev/null +++ b/anjuta-2.27.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c9b743135e6d05a4ed115d25c48be7f1d30a6926c939ec44e71198ddc001b2 +size 7002933 diff --git a/anjuta.changes b/anjuta.changes index 9cb802f..d50d0b9 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed May 6 13:33:29 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.1.0: + + Updates: + - Improvements in git plugin + - Improvements with auto-completion speed + + Bugs fixed: + - bgo#530740 - Use GtkBuilder instead of libglade + - bgo#581074 - Creating a new wxWidgets project should not + include libglade + - bgo#580994 - using DEBUG_PRINT instead of g_print + - bgo#580013 - patch plugin doesn't handle patch-files with + whitespace + - bgo#568779 - project wizard should infer project name from + base path + - bgo#577721 - tooltips appears in wrong position + - bgo#579118 - Segmentation fault when adding file to project + - bgo#578087 - Artwork for Symbol Database is actually not from + Monodevelop + - bgo#567588 - highlight default button in Find dialog + - bgo#576959 - Search does not point to correct line number on + first match when file is not opened in editor. + - bgo#577006 - crash creating new file + - bgo#574607 - Replace function selects text uncorrectly + - bgo#576057 - doesn't build with graphviz 2.22.2 + - bgo#575617 - Update FSF address +- Remove libglade2-devel BuildRequires. + +------------------------------------------------------------------- +Sun May 3 10:12:19 CEST 2009 - mboman@suse.de + +- Change BuildRequires from unique-devel to libunique-devel + ------------------------------------------------------------------- Tue Apr 14 16:32:03 CEST 2009 - vuntz@novell.com diff --git a/anjuta.spec b/anjuta.spec index ae3a089..5d18120 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -1,5 +1,5 @@ # -# spec file for package anjuta (Version 2.26.1.0) +# spec file for package anjuta (Version 2.27.1.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -34,16 +34,15 @@ BuildRequires: intltool BuildRequires: libapr-util1-devel BuildRequires: libapr1-devel BuildRequires: libgda-4_0-devel -BuildRequires: libglade2-devel BuildRequires: libgladeui-1_0-devel BuildRequires: libgnomeui-devel BuildRequires: libneon-devel +BuildRequires: libunique-devel BuildRequires: libwnck-devel BuildRequires: libxslt-devel BuildRequires: perl-gettext BuildRequires: shared-mime-info BuildRequires: subversion-devel -BuildRequires: unique-devel BuildRequires: update-desktop-files %ifnarch ia64 s390 s390x BuildRequires: valgrind-devel @@ -57,7 +56,7 @@ Requires: automake Requires: autoconf Requires: libtool Requires: gettext -Version: 2.26.1.0 +Version: 2.27.1.0 Release: 1 Requires: %{name}-lang = %{version} Summary: GNOME IDE for C and C++ @@ -212,6 +211,34 @@ fi %files lang -f %name.lang %changelog +* Wed May 06 2009 vuntz@novell.com +- Update to version 2.27.1.0: + + Updates: + - Improvements in git plugin + - Improvements with auto-completion speed + + Bugs fixed: + - bgo#530740 - Use GtkBuilder instead of libglade + - bgo#581074 - Creating a new wxWidgets project should not + include libglade + - bgo#580994 - using DEBUG_PRINT instead of g_print + - bgo#580013 - patch plugin doesn't handle patch-files with + whitespace + - bgo#568779 - project wizard should infer project name from + base path + - bgo#577721 - tooltips appears in wrong position + - bgo#579118 - Segmentation fault when adding file to project + - bgo#578087 - Artwork for Symbol Database is actually not from + Monodevelop + - bgo#567588 - highlight default button in Find dialog + - bgo#576959 - Search does not point to correct line number on + first match when file is not opened in editor. + - bgo#577006 - crash creating new file + - bgo#574607 - Replace function selects text uncorrectly + - bgo#576057 - doesn't build with graphviz 2.22.2 + - bgo#575617 - Update FSF address +- Remove libglade2-devel BuildRequires. +* Sun May 03 2009 mboman@suse.de +- Change BuildRequires from unique-devel to libunique-devel * Tue Apr 14 2009 vuntz@novell.com - Update to version 2.26.1.0: + New animation to identify running builds