File anjuta.changes of Package anjuta

-------------------------------------------------------------------
Mon Oct 20 10:42:28 EST 2008 - mboman@suse.de

- Update to version 2.24.1:
  + bgo#545668 - new file are not added correctly to the project
  + bgo#545668 – file's icon not correctly updated on tabs-right-click
  + bgo#556053 – closing file tabs disable 'save button'
  + bgo#554684 – Cursor column number is not updated when typing text
  + Debugger was unable to start if build and source directory are different
  + Subversion: Make sure the repository URL given to the switch command is
    canonicalized.
  + bgo#554337 could not find glade file while executing a program
  + Translation updates

-------------------------------------------------------------------
Tue Sep 30 06:54:31 WST 2008 - mboman@suse.de

- Update to version 2.24.0.1:
  + New version of symbol-db plugin beta
  + Fix warnings, some documents could have no associated file
  + Fix bgo#529468: Use weak pointers to avoid acting on widgets that have
    been destroyed.
  + Fix bgo#551574 Project names and descriptions are not translatable
  + Fix bgo#551684: Wrong AC substitutions in anjuta-version.h.
  + Fixed a problem with async file loading.
  + Fix libanjuta API documentation
  + Imported new symbol icons from MonoDevelop.
  + Fix bgo#550322 - Newlines should be placed at the end of error messages
    lines
  + Fix bgo#550470 - Crash: Executing file through popup menu
  + Use the View->Editor->* menu items for view spaces, view eol and
    line wrap (new) option instead of the preferences.
  + Fix bgo#549950 - crash while saving a file
  + Translation updates

-------------------------------------------------------------------
Thu Sep  4 09:02:59 CDT 2008 - maw@suse.de

- Update to version 2.23.91:
  + The large version bump is due to Anjuta synchronizing its
    version numbers with those of GNOME at large
  + Many bugfixes, updated translations, etc; for a fuller account
    see the included NEWS file.

-------------------------------------------------------------------
Tue Jul 15 13:51:51 CEST 2008 - coolo@suse.de

- removing linking against shared bfd library, this makes updating
  bintuils impossible. If there is a bug in the static library,
  it should be fixed there

-------------------------------------------------------------------
Wed Apr  2 14:41:43 CEST 2008 - vuntz@suse.de

- Remove -fno-strict-aliasing
- Add gdl-devel to Requires for the devel package
- Move *-doc from Requires to Recommends
- Clean up Requires by removing libraries when the devel package of
  the libraries are already in Requires
- Run ldconfig in %post(un)

-------------------------------------------------------------------
Mon Mar 31 23:08:33 CEST 2008 - vuntz@suse.de

- Updated to version 2.4.0. Too many changes and bugfixes to list
  here. 
- Remove anjuta-64bit-warning.patch (fixed upstream),
  anjuta-svn-no-svn-config.patch (fixed upstream),
  anjuta-uninitalized-vars.patch (fixed upstream), abuild.patch
  (fixed upstream)

-------------------------------------------------------------------
Wed Feb  6 13:35:24 CET 2008 - rodrigo@suse.de

- Added patches to fix build failures

-------------------------------------------------------------------
Mon Feb  4 18:27:40 CET 2008 - ro@suse.de

- disable parallel make for the moment 

-------------------------------------------------------------------
Mon Feb  4 17:45:12 CET 2008 - rodrigo@suse.de

- Fixed path for Glade catalog files 

-------------------------------------------------------------------
Fri Feb  1 15:59:31 CET 2008 - rodrigo@suse.de

- Update to version 2.3.3:
  * http://ftp.acc.umu.se/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.3.news 

-------------------------------------------------------------------
Thu Jan 31 13:44:09 CET 2008 - sbrabec@suse.cz

- Devhelp documentation moved to the separate package (bnc#248813).

-------------------------------------------------------------------
Thu Nov  1 18:22:49 CET 2007 - sbrabec@suse.cz

- Build with gtksourceview18.

-------------------------------------------------------------------
Fri Oct 26 12:50:00 CEST 2007 - sbrabec@suse.cz

- Require autogen (#336176).
- Fixed shared libbfd detection.

-------------------------------------------------------------------
Wed Oct 24 15:25:00 CEST 2007 - sbrabec@suse.cz

- Build all optional plugins except GtkSourceView: subversion,
  glade, class inheritance, performance profiler, Valgrind.

-------------------------------------------------------------------
Tue Oct 23 23:25:20 CEST 2007 - maw@suse.de

- Update to version 2.2.2:
  + Bugs (bugzilla.gnome.org) fixed: #477976, #427104, #479020,
    #478238, #456465, #466031, #343522, #487112, #486597, #482067,
    #477976, #427104, #487854, #474811, #488061, and #488928.

-------------------------------------------------------------------
Wed Oct 17 21:02:10 CEST 2007 - maw@suse.de

- Add gdl-devel and libxslt-devel to the list of build requirements
- Remove configure.patch
- Don't attempt to install files that don't exist
- Split out a -devel subpackage
- Add abuild.patch
- Add no-bins-in-usrshare.patch
- Minor .spec cleanups.

-------------------------------------------------------------------
Thu Oct 11 16:39:37 CEST 2007 - sbrabec@suse.cz

- Removed bogus dependency on mDNSResponder.

-------------------------------------------------------------------
Mon Oct  8 20:43:21 CEST 2007 - mauro@suse.de

- Update to version 2.2.1:
  * Fixed lots of memory leaks (thanks valgrind)
  * Fixed crasher on shutdown
  * Avoid an endless loop if clearing all breakpoints while the programm
  is running
  * Fixed help activation (bug #451557).
  * Fixed compiler warnings.
  * Fixed #423467 (View->Tasks menu items are not checked on startup)
  * Fixed anjuta-plugin template plugin by moving the "\" out of the [IF] block
  * Fixes bug #433552: crash in Anjuta IDE: add file test.h in project on
  generic Makefile.
  * Disables 'Add to project' in wizards for projects that can not add sources.
  * Fixed bug #450217: Refreshing tree brings to random crashes
  * Fixed bug 453931 - crash in Anjuta IDE: Trying some c++ exampled
  * Fixed bug 457093 - crash in Anjuta IDE: just typed in some text

-------------------------------------------------------------------
Fri Aug 10 16:36:41 CEST 2007 - coolo@suse.de

- put the Version before the use of %version

-------------------------------------------------------------------
Mon Aug  6 19:41:48 CEST 2007 - maw@suse.de

- Split out a -lang subpackage
- Use %fupes.

-------------------------------------------------------------------
Mon Jun 18 15:05:07 CDT 2007 - maw@suse.de

- Add abuild.patch (#241836).

-------------------------------------------------------------------
Mon Apr 23 10:35:58 CEST 2007 - pgajdos@suse.cz

- fixed new gcc warnings
- literal-comparsion.patch 

-------------------------------------------------------------------
Wed Apr 18 13:19:30 CEST 2007 - pgajdos@suse.cz

- fixed 'array subscript is above array bounds' [#248868]
- array-index.patch

-------------------------------------------------------------------
Thu Jan  4 11:41:16 CET 2007 - sbrabec@suse.cz

- Prefix changed to /usr.
- Spec file cleanup.

-------------------------------------------------------------------
Sun Oct 15 23:57:35 CEST 2006 - schwab@suse.de

- Make sure config.rpath is present.

-------------------------------------------------------------------
Fri Feb 24 13:52:46 CET 2006 - sbrabec@suse.cz

- Improved Categories.

-------------------------------------------------------------------
Fri Feb 17 19:01:35 CET 2006 - sreeves@suse.de

- Update .desktop file (Name, GenericName, Comment, DocPath)

-------------------------------------------------------------------
Wed Jan 25 21:31:14 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Wed Jan 18 15:29:51 CET 2006 - sbrabec@suse.cz

- Updated to version 1.2.4a.

-------------------------------------------------------------------
Wed Nov  2 22:25:01 CET 2005 - dmueller@suse.de

- don't build as root 

-------------------------------------------------------------------
Wed Oct 26 14:01:48 CEST 2005 - sbrabec@suse.cz

- Updated to version 1.2.4 (#118228).

-------------------------------------------------------------------
Tue Aug  2 12:16:33 CEST 2005 - ro@suse.de

- intltoolize with force 

-------------------------------------------------------------------
Mon Jun 20 17:02:42 CEST 2005 - sbrabec@suse.cz

- Removed mkinstalldirs patch - fixed upstream (#56985).

-------------------------------------------------------------------
Mon May 16 18:15:25 CEST 2005 - sbrabec@suse.cz

- Updated to version 1.2.3.

-------------------------------------------------------------------
Wed Apr 27 15:22:39 CEST 2005 - meissner@suse.de

- fixed buffer overflow and one aliasing issue.

-------------------------------------------------------------------
Tue Apr  5 17:50:47 CEST 2005 - sbrabec@suse.cz

- Do not require linc.

-------------------------------------------------------------------
Sun Nov  7 23:50:42 CET 2004 - ro@suse.de

- make it build with new intltool

-------------------------------------------------------------------
Tue Oct 26 02:08:17 CEST 2004 - ro@suse.de

- locale rename: no -> nb

-------------------------------------------------------------------
Tue Sep 07 13:31:24 CEST 2004 - sbrabec@suse.cz

- Generated shared mime info.

-------------------------------------------------------------------
Mon Jul 12 11:07:48 CEST 2004 - sbrabec@suse.cz

- Fixed default applications for GNOME2 (bug #42852).
  http://sourceforge.net/tracker/index.php?func=detail&aid=987912&group_id=14222&atid=314222
- Added gnome-terminal, yelp and devhelp to Requires.
- Added *-doc GNOME developer documentation to Requires.

-------------------------------------------------------------------
Tue Jun 15 16:18:05 CEST 2004 - sbrabec@suse.cz

- Worked around missing mkinstalldirs (#42037, #41985).

-------------------------------------------------------------------
Thu Jun 10 13:22:31 CEST 2004 - sbrabec@suse.cz

- Updated to version 1.2.2.
- Fixed IA64 crash on start (#41854).

-------------------------------------------------------------------
Mon Apr 26 01:43:50 CEST 2004 - ro@suse.de

- fix function return type to void

-------------------------------------------------------------------
Wed Mar 17 11:14:15 CET 2004 - sbrabec@suse.cz

- Fixed scrollkeeper calling conventions (#36215).

-------------------------------------------------------------------
Mon Mar 15 14:33:43 CET 2004 - sbrabec@suse.cz

- FHS 2.3 fix (mandir, infodir, #35821).

-------------------------------------------------------------------
Mon Mar 15 10:27:46 CET 2004 - sbrabec@suse.cz

- Added package set sufficient for compilation to requirements (#35900),

-------------------------------------------------------------------
Thu Feb 19 01:24:30 CET 2004 - ro@suse.de

- fix plugindir for lib64

-------------------------------------------------------------------
Thu Feb 12 14:43:30 CET 2004 - sbrabec@suse.cz

- Updated to version 1.2.1 (GNOME2).
- Added anjuta_update_global_tags.

-------------------------------------------------------------------
Sat Aug 16 17:04:07 CEST 2003 - adrian@suse.de

- add Categories

-------------------------------------------------------------------
Thu Jul 24 23:46:56 CEST 2003 - hhetter@suse.de

- %_lib fixes 

-------------------------------------------------------------------
Mon Jul 14 15:25:53 CEST 2003 - sbrabec@suse.cz

- GNOME prefix change to /opt/gnome.

-------------------------------------------------------------------
Fri Jun 20 00:48:49 CEST 2003 - ro@suse.de

- added directory to filelist 

-------------------------------------------------------------------
Tue Jun  3 00:18:32 CEST 2003 - ro@suse.de

- add manpages to filelist
- remove unpackaged files from buildroot 

-------------------------------------------------------------------
Mon Nov 11 11:26:13 CET 2002 - ro@suse.de

- changed neededforbuild <jade_dsl> to <openjade>
- changed neededforbuild <sp> to <opensp>

-------------------------------------------------------------------
Wed Nov  6 15:37:05 CET 2002 - hhetter@suse.de

- update to version 1.0.0
- package split en/ja documentation and translation 
- completed scrollkeeper installation 
- use correct kde datadir
- fix docbook usage
- full filelist rework

-------------------------------------------------------------------
Fri Sep 27 14:35:11 CEST 2002 - ro@suse.de

- Added alsa alsa-devel to neededforbuild (esound)

-------------------------------------------------------------------
Thu Aug 15 12:02:12 CEST 2002 - ro@suse.de

- removed gnome-utils from neededforbuild 

-------------------------------------------------------------------
Tue Aug 13 11:18:30 CEST 2002 - hhetter@suse.de

- fix neededforbuild 

-------------------------------------------------------------------
Fri Jul 26 21:50:16 CEST 2002 - adrian@suse.de

- fix neededforbuild

-------------------------------------------------------------------
Mon Jul  1 14:37:09 CEST 2002 - meissner@suse.de

- auto* rerun, added intltool to neededforbuild

-------------------------------------------------------------------
Mon Jul  1 09:44:25 CEST 2002 - hhetter@suse.de

- updated to version 0.1.9 

-------------------------------------------------------------------
Tue May 28 00:58:38 CEST 2002 - ro@suse.de

- removed gpc from neededforbuild 

-------------------------------------------------------------------
Fri Feb  1 00:26:05 CET 2002 - ro@suse.de

- changed neededforbuild <libpng> to <libpng-devel-packages>

-------------------------------------------------------------------
Wed Dec  5 08:59:13 CET 2001 - hhetter@suse.de

- update to version 0.1.8
	* first version after merging with gIDE 

-------------------------------------------------------------------
Fri Aug 24 08:54:22 CEST 2001 - hhetter@suse.de

- update to version 0.1.7, changes include:
	* translation and documentation updates
	* fixed bugs preventing use of the wizard
	* cleaned up user-interface
- filelist corrections and updates
- functionality test on i386

-------------------------------------------------------------------
Mon Aug 13 09:09:20 CEST 2001 - hhetter@suse.de

- removed no longer needed patch
- updated to version 0.1.6 

-------------------------------------------------------------------
Wed Jun 20 15:57:35 CEST 2001 - hhetter@suse.de

- fixed redundand docdir 

-------------------------------------------------------------------
Thu Apr  5 16:57:48 CEST 2001 - uli@suse.de

- ditched reimplementation of strcasestr (harmful with recent gccs)
- fixed passing of RPM_OPT_FLAGS

-------------------------------------------------------------------
Thu Mar 29 12:54:57 CEST 2001 - hhetter@suse.de

- update to version 0.1.4
- use bz2
- filelist review 

-------------------------------------------------------------------
Wed Mar 14 09:15:00 CET 2001 - hhetter@suse.de

- changed docdir from gnome/anjuta/ to anjuta/
- filelist corrections

-------------------------------------------------------------------
Mon Mar 12 09:36:30 CET 2001 - hhetter@suse.de

- Update to version 0.1.3
- filelist corrections/updates
- testrun on 7.1 

-------------------------------------------------------------------
Mon Jan 22 12:06:50 CET 2001 - hhetter@suse.de

- inital build

openSUSE Build Service is sponsored by