From 91e3c8c46896cac2cfb934b9ec52e259feaeb063 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 28 Jan 2010 00:02:11 +0000 Subject: [PATCH] Accepting request 30564 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/anjuta via accept of submit request 30564 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/30564 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=46 --- anjuta-2.29.5.0.tar.bz2 | 3 --- anjuta-2.29.6.0.tar.bz2 | 3 +++ anjuta.changes | 20 ++++++++++++++++++++ anjuta.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 anjuta-2.29.5.0.tar.bz2 create mode 100644 anjuta-2.29.6.0.tar.bz2 diff --git a/anjuta-2.29.5.0.tar.bz2 b/anjuta-2.29.5.0.tar.bz2 deleted file mode 100644 index 149edf8..0000000 --- a/anjuta-2.29.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d7947bcb11c84dcb19b0618fbbd77601a6123a9cc9ad87f04d9ffa25eb4cfd4 -size 7823789 diff --git a/anjuta-2.29.6.0.tar.bz2 b/anjuta-2.29.6.0.tar.bz2 new file mode 100644 index 0000000..75ea35b --- /dev/null +++ b/anjuta-2.29.6.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7671a2cfdb347dc136ab9d3493c542861b4bbf91f729398f11ade3a768260bb0 +size 7861586 diff --git a/anjuta.changes b/anjuta.changes index 53b9a38..4467cb8 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Jan 27 13:07:05 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.6.0: + + Features: + - Packagekit integration + - Project manager supports a simple "Directory" project now + which allows to handle project that either don't use automake + or where the automake parser can detect the files correctly. + + Bugs fixed: + - bgo#541687 - selecting properties of executable with mouse + - bgo#606801 - Bad translation error + GTKmm Project error + - bgo#572754 - Replace deprecated GTK_OBJECT_TYPE with + G_OBJECT_TYPE + - bgo#601750 - Tooltip evaluation doesn't respects mouse + position + - bgo#605060 - Single-step highlighting works only for the + first-opened project + - bgo#607415 - Anjuta creates lots of random directories + ------------------------------------------------------------------- Wed Jan 13 02:05:04 CET 2010 - captain.magnus@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 9cc4879..1b8db61 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -1,5 +1,5 @@ # -# spec file for package anjuta (Version 2.29.5.0) +# spec file for package anjuta (Version 2.29.6.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: anjuta -Version: 2.29.5.0 +Version: 2.29.6.0 Release: 1 License: GPLv2+ Summary: GNOME IDE for C and C++