anjuta/anjuta.changes

1309 lines
50 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Wed Apr 27 16:24:02 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.1.0:
+ Bugs fixed:
- bgo#563856: generic Vala project type.
- bgo#645199, bgo#646530, bgo#588387, bgo#645659, bgo#645695,
bgo#645965, bgo#648361, bgo#648571.
-------------------------------------------------------------------
Wed Apr 27 13:53:09 CEST 2011 - vuntz@opensuse.org
- Add gobject-introspection-devel BuildRequires to build
introspection support.
- Remove now unneeded BuildRequires: libwnck-devel.
- Move to pkgconfig()-style BuildRequires:
+ Old ones: devhelp-devel, gdl-devel, graphviz-devel,
gtksourceview-devel, libgda-4_0-devel, libgladeui-1_0-devel,
libneon-devel.
+ New ones: glib-2.0, gdk-pixbuf-2.0, gdl-3.0, gladeui-2.0,
gtk+-3.0, gtksourceview-3.0, libdevhelp-3.0, libgda-4.0,
libgraph, libgvc, libxml-2.0, neon.
-------------------------------------------------------------------
Tue Apr 5 15:59:21 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0.0:
+ Bugs fixed: bgo#645470, bgo#645557, bgo#646530.
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 23 09:51:45 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.92.0:
+ Lots of little fixes on the templates
+ Bugs fixed:
- bgo#565275: Quick Search should be able to search backward
- bgo#565276: highlight all matches in Quick Search
- bgo#643379, bgo#307515, bgo#336856, bgo#638134, bgo#645311,
bgo#644050, bgo#643621, bgo#644595, bgo#645049, bgo#645076,
bgo#570912, bgo#644294.
- Changes from version 2.91.91:
+ New:
- Signal dragging support for Vala
- Improved C++ signal dropping features
- Regular expression inline search
+ Bugs fixed: bgo#623735, bgo#638836, bgo#336856, bgo#565275,
bgo#565276, bgo#568047, bgo#638134, bgo#643205, bgo#644014,
bgo#640545, bgo#642763, bgo#627105, bgo#642749, bgo#643707,
bgo#644050, bgo#636410, bgo#639440, bgo#643245, bgo#643828,
bgo#641331.
- Changes from 2.91.90:
+ New:
- Signal dragging support for python
- Glade usuability fixes
- New inline search/replace
+ Bugs fixed:
- bgo#530060 Have a "replace all" option in search and replace.
- bgo#569992 support makefiles named GNUmakefile.am
- bgo#553772, bgo#568047, bgo#631260, bgo#633786, bgo#642647,
bgo#642719, bgo#638787, bgo#642763, bgo#516685, bgo#549440,
bgo#565358, bgo#566248, bgo#637981, bgo#640969, bgo#641181,
bgo#642640, bgo#642750, bgo#570912, bgo#642723.
- Changes from version 2.91.6:
+ New:
- Support for dragging signals from glade into the code (C
only).
- Improvements in project-manager
- More features in git-plugin
+ Bugs fixed:
- bgo#618142 Anjuta Snippets Plug-in
- bgo#638506, bgo#639786, bgo#640277, bgo#627131, bgo#639795,
bgo#638980, bgo#608578, bgo#611206, bgo#615990, bgo#616041,
bgo#618617, bgo#638368, bgo#639342, bgo#640348, bgo#640726,
bgo#581613, bgo#639093.
- Changes from version 2.91.5:
+ Updates:
- Glade integration is working again and far more stable
- Devhelp plugin is here gain
- New class generation for Vala, Python and Javascript
- New artwork
- Comment/Uncomment feature for C/C++
- Various improvements in vala support
+ Bugs fixed:
- bgo#637699 JavaScript wizard
- bgo#638228, bgo#638252, bgo#511000, bgo#638532, bgo#637774,
bgo#638534, bgo#616426, bgo#625399, bgo#633018, bgo#637695,
bgo#638097, bgo#638347, bgo#638830, bgo#638878, bgo#638034,
bgo#638524.
- Changes from version 2.91.4:
+ New:
- Project Manager: Lots of work improving the new project
manager.
- Git Shell: More panes for git features
+ Bugs fixed: bgo#636665, bgo#609213, bgo#636667, bgo#637249,
bgo#621424, bgo#636312, bgo#619592, bgo#636084, bgo#636666,
bgo#636668, bgo#584060.
- Changes from version 2.91.3:
+ New:
- Git Shell: Git interface has changed to be context sensitive
- Project Manager: New project manager landed with much better
capabilities.
- clang-analyzer: New plugin to use the clang analyzer
+ Bugs fixed: bgo#615345, bgo#631213, bgo#633112, bgo#633911,
bgo#635121, bgo#635795, bgo#631521.
- Changes from version 2.91.2:
+ New:
- Everything works with gtk+-3.0 now. gconf replaced with
GSettings, etc.
- Switch to enable/disable modeline detection
- Automatic completion of comments with "*"
+ Bugs fixed:
- bgo#625903: Port to GSettings
- bgo#600407, bgo#627105, bgo#577595, bgo#625978, bgo#631952,
bgo#633661.
- Dropped now unneeded BuildRequires: gconf2-devel,
libunique-devel.
- Replace vte-devel BuildRequires with pkgconfig(vte-2.90) and
pkgconfig(vala-0.10) with pkgconfig(libvala-0.12).
- Disable glade3-catalog-anjuta subpackage with a
build_glade_catalog define, until we have a gtk3-powered glade.
- Remove hack to fixup permissions of documentation files in
%install.
- Replace GConf2 schemas handling with GSettings schemas handling,
with %glib2_gsettings_schema_* macros.
- Changed the explicit <= Obsoletes for the -doc package to <.
-------------------------------------------------------------------
Sun Feb 13 12:10:19 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
+ %mime_database_post/postun because the package ships a mime
type definition.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Drop doc subpackage as it contained developer doc that should be
in the devel subpackage.
-------------------------------------------------------------------
Fri Jan 7 17:39:13 CET 2011 - vuntz@opensuse.org
- Update to version 2.32.1.1:
+ bgo#636665: .vapi file not distributed
+ bgo#636312: double click fails to select entire word if it
contains _ or digits
+ bgo#633018: fix crash happening because misuse of
xmlCleanupParser
+ lp#448126: "Report bugs" menu entry does not work
- Add a hack to change permissions of some documentation files, so
that they are non-executable.
- Pass --disable-schemas-install to configure, to avoid some errors
during make install.
-------------------------------------------------------------------
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
- Split glade3 catalog in a glade3-catalog-anjuta subpackage. Part
of bnc#637694.
- Update summaries and descriptions.
-------------------------------------------------------------------
Mon Sep 27 22:21:37 CEST 2010 - vuntz@opensuse.org
- Update to version 2.32.0.0:
+ bgo#630460: Fix PackageKit integration
+ project-wizard: Update default ui file to use gtk+-2.16
+ Updated translations.
- Add sqlite3-devel BuildRequires: it used to work because it was
a dependency of libgda-devel, but we need it implicitly.
-------------------------------------------------------------------
Tue Sep 14 08:56:49 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.92.0:
+ python-loader: bgo#628975: error in python loader .plugin
+ sourceview: bgo#626541: Crash when saving to unavailable
location
+ bgo#628397: Fix anjuta-idl-compiler to keep typedef comments
+ bgo#628397: gir build error
-------------------------------------------------------------------
Tue Aug 31 01:31:37 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.91.0:
+ More updates to the vala support
+ Bugs fixed:
- libanjuta: bgo#622922: migrated to GDBus
- pm: bgo#626690: wrong project clean on new-project
- project-wizard: bgo#627595: Ambiguous strings for translation
- symbol-db: bgo#622340: Tried to close project and Anjuta crashed
- language-support-python: bgo#627437: couldn't find python rope.
- bgo#627648: Add IDE to Categories in .desktop file
- bgo#628099: Remove markup from translatable strings
- bgo#628286: Fix introspection build when builddir != srcdir
- bgo#628285: Don't distribute the .gir files
+ Updated translations.
- Do not set GenericName, Comment and Categories in .desktop file:
they're already right in the upstream one.
-------------------------------------------------------------------
Tue Aug 17 10:55:07 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.90.0:
+ Python is now fully supported
+ Initial support for python plugins
+ Snippets plugins from GSoC
+ Bugs fixed:
- project-wizard: bgo#625434: remove cvsignore from templates
- python-support: bgo#626950: Anjuta crash with python support
- build-basic-autotools: bgo#626562: crash refusing to clean
the configuration
- symbol-db:
. bgo#622529: Crash when trying to open a non-writable
project
. bgo#616560: Symbol views do not display names containing
especial chars correctly
- manual: Fixed mailing list adress (bgo#625588)
- language-support-vala: bgo#626306 Symbol completion doesn't
work with "this."
- libanjuta: Increase launcher buffer size (bgo#624700)
- class-gen: add missing include (bgo#626265)
- Add PyGTK project template. Fixes bgo#608304.
+ Updated translations.
- Drop patches included upstream:
+ anjuta-fix-warning.patch
+ anjuta-old-glade3.patch
-------------------------------------------------------------------
Sun Aug 8 14:22:18 CEST 2010 - vuntz@opensuse.org
- Add explicit gconf2-devel BuildRequires.
-------------------------------------------------------------------
Fri Aug 6 18:05:42 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.6.1:
+ Bugs fixed: bgo#625964, bgo#621919
- Changes from version 2.31.6:
+ Updated:
- Debugger is now much more polished
- Project wizard shows better package chooser
+ Bugs fixed: bgo#625841, bgo#625604, bgo#625605, bgo#625350,
bgo#558954, bgo#624660, bgo#515395, bgo#598187, bgo#624091,
bgo#516112
- Changes from version 2.31.5:
+ New:
- Debugger supports pretty-printing now
+ Updated:
- More work on the symbol database code quality and performance
+ Bugs fixed: bgo#623754, bgo#623944, bgo#494292, bgo#617323,
bgo#612453, bgo#622706, bgo#617472, bgo#622526, bgo#619253,
bgo#621678, bgo#622139, bgo#621512, bgo#620927, bgo#620664
- Changes from version 2.31.3:
+ New:
- language-support for Vala
+ Updated:
- Symbol database is super fast now
- Glade plugins was cleaned a lot and doesn't spit warnings
anymore
+ Bugs fixed: bgo#618273, bgo#586428, bgo#618955, bgo#620209,
bgo#610934, bgo#572754
- Changes from version 2.31.2:
+ New:
- class-inheritance is included using libfoocanvas
+ Bugs fixed: bgo#616810, bgo#618314, bgo#617433, bgo#615429,
bgo#615428
- Changes from version 2.31.1:
+ New:
- Symbol-db tree model with direct database access. This brings
faster a faster and more up-to-date symbol tree
+ Bugs fixed: bgo#616780, bgo#616739, bgo#616503, bgo#616435,
bgo#550027, bgo#586689, bgo#613962, bgo#614906, bgo#614408,
bgo#500962, bgo#611834, bgo#613118
- Add vala-devel BuildRequires to build vala support.
- Add anjuta-old-glade3.patch to not require a glade3 version we
won't have this cycle.
- Add anjuta-fix-warning.patch to add a missing include that breaks
the build.
-------------------------------------------------------------------
Fri Jul 23 11:12:17 UTC 2010 - dimstar@opensuse.org
- Add libgda-sqlite Requires to fix crash on startup with the
symbol-db plugin (bnc#624924).
-------------------------------------------------------------------
Fri Jun 4 17:29:29 CEST 2010 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Wed Apr 28 22:22:39 CEST 2010 - dimstar@opensuse.org
- Update to version 2.30.1.0:
+ Bugs fixed: bgo#611834, bgo#600083, bgo#614936, bgo#614932,
bgo#614933, bgo#614928, bgo#614751, bgo#615596, bgo#615718,
bgo#615341, bgo#616503, bgo#616740
-------------------------------------------------------------------
Mon Mar 29 15:06:12 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0.0:
+ git: Free the log message for merges at the right time
+ Makefile.am missing libxml flags in some plugins (bgo#613559)
+ macro: #613118 - Please fix escaping of UTF-chars in ui file
+ project-wizard: JS template support and require GJS 0.6
+ build: bgo#612959 - Anjuta crashes when clicked 'Compile'
+ language-support-cpp-java: Avoid duplication of local symbols
in project search
+ language-support-cpp-java: Fixed some undo problems with
indentation
+ sourceview: bgo#567029 - underline warnings/errors using
user-selected message colors
+ starter: Add tooltip for recent projects.
-------------------------------------------------------------------
Tue Mar 9 00:44:26 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.92.0:
+ Stabilisation fixes with autocompletion
+ Performance work
+ Bugs fixed:
- bgo#567689: Shortcuts grabbed all components of anjuta
- bgo#566194: Garbage in the message pane for messages with
bold font
- bgo#611204: sourceview: Don't block F7 shortcut
- bgo#608499: language-support-cpp-java: Better expression
parsing
- project-wizard: Added back translatable-strings.h until
bgo#610934 is fixed
- bgo#609190: preferences: fix preferences registration for
recent gtk+ versions
- bgo#606596: project-wizard: Javascript template doesn't make
sense
- bgo#605050: fm: Saving a file duplicates its entry in File
Manager
- bgo#611933: build-basic-autootls: Get make targets for files
from language-manager plugin
- bgo##611312: Make manual page up-to-date
- Changes from version 2.29.91.0:
+ Support for Vala symbols in the symbol-db
+ Bugs fixed:
- bgo#609227: language-support-cpp-java: autocompletion problem
(and some memory leaks)
- bgo#550715: Smaller icons in plugin list.
- bgo#610397, bgo#610404: language-support-cpp-java: reapplied
previous commit.
- bgo#610404: symbol-db: added cancel logic to search command.
- bgo#582726: starter: Loading file from command-line/nautilus
puts starter page in front of file
- bgo#582717: project-import: 'Create Folder' button not
applicable in 'New From Existing Sources' file chooser dialog
-------------------------------------------------------------------
Mon Feb 8 10:45:43 CET 2010 - captain.magnus@opensuse.org
- Update to version 2.29.90.0:
+ bgo#608701: Compiler warnings
+ bgo#608396: Crash while refreshing a buffer with some
breakpoints
+ Several fixes in symbol-db and language-support-cpp-java
-------------------------------------------------------------------
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
- Update to version 2.29.5.0:
+ Features:
- Completion for ., ->, and :: in C/C++
+ Bugs fixed:
- bgo#605952 - Some small fixes for symbol-db
- bgo#566982 - don't autocomplete inside string or comment
- bgo#586457 - Implement ianjuta_editor_cell_get_attribute()
properly
- bgo#605763 - No file found while adding a simple c++ class
- bgo#605730 - completion "." "->" are not shown
- bgo#606069 - Anjuta won't attach to process to debug it
- bgo#559876 - Can't add python file source code to Project
> Add source code
- bgo#565191 - 'add project target' is mostly broken
- bgo#566209 - "generate inhertances..." progress bar doesn't
disappear
- bgo#605343 - fix build warnings
- bgo#605306 - Add missing include to fix build
- Remove anjuta-build-fix.patch. Fixed upstream
-------------------------------------------------------------------
Wed Dec 23 12:38:14 CET 2009 - vuntz@opensuse.org
- Update to version 2.29.4.0:
+ Features:
- Javascript support
- Support for parsing expressions allowing member completion
- Improved autocopletion support using GtkSourceCompletion
support in GtkSourceview master
+ Bugs fixed:
- bgo#597318 - Anjuta terminal crashes X
- bgo#597815 - Crash due to malformed UI definition file
- bgo#599532 - plugin.c: missing call to fclose
- bgo#600924 - misc. build fixes for 2.28
- bgo#601567 - Import from git fails
- bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
- bgo#559925 - Send special keys to the terminal
- bgo#602784 - Remove unneeded libsexy code
- bgo#604581 - Crash Scintilla when writing a comment
- bgo#599323 - symbol-db plugin can't create the symbol
database
- bgo#604954 - Configure project fail if project path contains
space
- bgo#604621 - specify /dev/shm at config time.
- Add anjuta-build-fix.patch to fix build.
-------------------------------------------------------------------
Fri Dec 4 02:44:48 CET 2009 - vuntz@opensuse.org
- Update to version 2.29.2.0:
+ String review
+ symbol-db: fix bgo#597113
+ search-plugin: unmerge ui and remove action group when the
plugin is deactivated
+ git: remove action groups when the plugin is deactivated
+ file-manager: fix bug where we accessed the FileView even
though it was freed
+ debug-manager: bgo#596009 - Easier adding of watches
+ bgo#601567 - Import from git fails
-------------------------------------------------------------------
Sat Nov 14 11:38:20 CET 2009 - vuntz@opensuse.org
- Update to version 2.28.1.0:
+ Fix check if the executable is part of the debug configuration
+ bgo#597318 - Anjuta terminal crashes X
+ symbol-db: fix #597113
+ subversion: Fix duplicate IDs in the glade file (bgo#596001)
+ file-loader: bgo#567363 - drag and drop from gnome-search-tool
yields garbage message
- Drop anjuta-symboldb-fix.patch: fixed upstream.
- Drop anjuta-launchername.patch: fixed upstream.
- Drop anjuta-gtklabel-crash.patch: fixed upstream.
-------------------------------------------------------------------
Sat Oct 17 20:24:25 CEST 2009 - dimstar@opensuse.org
- Add anjuta-launchername.patch, fixes X resets, bgo#597318,
bnc#547917.
- Add anjuta-gtklabel-crash.patch, fixes crash due to malformed
UI definition file, bgo#597815.
-------------------------------------------------------------------
Fri Oct 16 18:59:18 CEST 2009 - dimstar@opensuse.org
- Add anjuta-symboldb-fix.patch, fix crash, bnc#547672, taken from
upstream git.
-------------------------------------------------------------------
Tue Sep 22 18:12:08 CEST 2009 - dimstar@opensuse.org
- Update to version 2.28.0.0:
+ bgo#594665 - Fix link of test program
+ bgo#593954 - Report error when location is > 0 for markers
+ bgo#594648 - Terminal does not work
+ bgo#355151 - drag/drop into editor window should open file
+ Updated translations.
- Drop anjuta-link.patch, upstream fixed.
-------------------------------------------------------------------
Wed Sep 9 04:30:59 CEST 2009 - vuntz@opensuse.org
- Update to version 2.27.92.0:
+ class-gen: bgo#593532 - Untranslated strings
+ language-support-cpp-java: bgo#593291 - fix small typo
- Add anjuta-link.patch to fix build.
- Add gconf2-devel and gtk2-devel Requires to devel package.
-------------------------------------------------------------------
Thu Aug 27 12:50:26 CEST 2009 - vuntz@novell.com
- Update to version 2.27.91.0:
+ Some git fixes (file-status, etc.)
+ Stability fixes on symbol-db
+ bgo#593236: Typo in Anjuta pot file
+ bgo#592941 Fixed errors in Anjuta IDE Manual (Greek
translation)
+ bgo#591758 - Fix language mistakes
+ bgo#591887 - Bad strings for translation
+ bgo#590117 Build failure: local scandir() function collides
with system's
+ bgo#589828 Can't open GtkBuilder files with the glade plugin
+ bgo#590708 Some untranslated strings
+ bgo#591359 Need an easier and intuitive way to create a
shared library project
+ bgo#590337 Compile failure: not allowed to link against a
module
+ bgo#590720 glade plugin FTBFS on mips(el) and alpha,
LANGUAGE_C built-in
+ bgo#575926 'Maintain past indentation' disables itself
+ bgo#578690 Several components underlinked
+ bgo#585428 Context needed to translate
+ bgo#590334 Fix -I ordering
+ bgo#590338 Missing plugins flags
+ bgo#566698 - git: Add init support
+ bgo#588112 - language-support-cpp-java: fixed infinite loop /
freeze
+ bgo#587248 Encoding key in desktop file is deprecated
+ bgo#588485 fixes from running anjuta with
G_DEBUG="fatal_warnings"
+ bgo#589699 When ~/.cache isn't exists, session data isn't
saved
+ bgo#588506 Wrong value of PACKAGE_DOC_DIR
+ bgo#589601 "gtk-execute" and "gtk-cancel" marked for
translation
- Use spec-cleaner script to reorder lines in preamble.
-------------------------------------------------------------------
Wed Jul 29 06:07:51 CEST 2009 - vuntz@novell.com
- Update to version 2.27.5.0:
+ Even better git plugin
+ Work to get C++ autocompletion done
+ Bugs fixed:
- bgo#589401 - git: Show the active branch in the status bar
- bgo#588387 - symbol-db: make typeahead searching caseless
- bgo#530740 - Migrate anjuta project wizards from libglade to
GtkBuilder
- bgo#575147 - Headers of new C++/GObject classes have wrong
copyright and license notices.
- bgo#577741 - "single step over function" does not always work
as expected
- bgo#587957 - doap file missing bug-database
- bgo#583731 - Some untranslated strings
- bgo#580276 - git: Refresh the log view when switching
branches
- bgo#578438 - broken svn libraries detection in configure
- bgo#587191 - git: Fix a typo in a menu tooltip
- bgo#586926 - gbf-am: build fix
- bgo#586926 - gdbmi_test build fails
- bgo#513156 - Get rid of libgnome(ui)
- bgo#577924 - git: Add descriptions to the menu items
- bgo#586621 - Crash while loading project file
- bgo#586148 - Case had to be the other way around
- bgo#586148 - Fixing setting whitespace for the editor not
working
- bgo#577924 - Fixing AnjutaStatusbar for displaying menu tags
- bgo#577232 - run-program plugin: projects's working directory
should be set to project root on start
- bgo#586030 - Value of a new environment variable is not saved
in run parameter dialog
- bgo#584180 - Duplicate copy of GBF/General.pm installed to
same location
- bgo#582961 - Replace SexyIconEntry by GtkEntry icon
functionality (available in GTK+ 2.16)
- bgo#578411 - subversion: Show conflicted files in the commit
dialog
- bgo#585498 - symbol-db: Completion stop working and strange
warning
- Remove libgnomeui-devel BuildRequires.
- Remove libgnomeui-devel Requires from devel package.
-------------------------------------------------------------------
Sun Jun 14 23:29:20 CEST 2009 - vuntz@novell.com
- Update to version 2.27.3.0:
+ Updates:
- Pixel-saving UI for tabs
- Remove markup from translatable strings
+ Bugs fixed:
- Lots of git bugs fixed
- bgo#584013 - libanjuta-1.0.pc.in still requires libglade-2.0
- bgo#584347 - Don't reference child revisions
- bgo#567214 - bookmarks window wastes too much space
- bgo#582464 - crash in Anjuta IDE: Hacking on Empathy, dele...
-------------------------------------------------------------------
Wed May 27 15:19:17 CEST 2009 - vuntz@novell.com
- Update to version 2.27.2.0:
+ Lots of git improvements
+ Subversion improvements
+ Removed libglade dependency
+ bgo#581416 - Fix void function cannot return value
+ bgo#581869 - anjuta fails to build outside source tree
+ bgo#582710 - Please consider using g_timeout_add_seconds to
reduce wakeups
+ bgo#582977 - String misspelled
+ bgo#581421 - build fail on symbol-db/test
+ bgo#530740 - Use GtkBuilder instead of libglade
+ bgo#583589 - Some untranslated strings
+ bgo#580340 - Reuse the last commit message when amending
commits
- Remove libglade2-devel from devel Requires.
- Add anjuta-rpmlintrc for the warnings about the project
templates.
-------------------------------------------------------------------
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
- Update to version 2.26.1.0:
+ New animation to identify running builds
+ bgo#578087 Artwork for Symbol Database is actually not from
Monodevelop team
+ bgo#564002 Files view shows useless tooltip
-------------------------------------------------------------------
Wed Apr 8 20:44:08 CEST 2009 - vuntz@novell.com
- Update to version 2.26.0.1:
+ Huge improvements in the tooltip area
+ Do not hang when pressing backspace in editor
+ bgo#574607 Replace function selects text uncorrectly
+ bgo#576959 - Search does not point to correct line number on
first match when file is not opened in editor.
+ bgo#574711 Menu Toolbar unchecked at the first time while
toolbar shown
+ bgo#574802 show calltips makes the editing lag
+ bgo#576057 doesn't build with graphviz 2.22.2
+ bgo#575893 plugins schema files are not installed
+ bgo#575617 Update FSF address
+ Updated translations.
- Changes from version 2.26.0:
+ bgo#397883 The license info is almost empty
+ bgo#574376 Save doesn't always save
+ bgo#573858 link fail on Solaris for plugin symbol-db
+ bgo#562113 Clean docbook syntax in order to validate
+ bgo#571740 Get rid of deprecated libgnomecanvas
+ Fixed crash in git plugin
+ Fixed little problem in build plugin
+ Fixed distcheck
+ Updated translations.
- Use parallel make.
- Remove unneeded BuildRequires: gnome-common, gtk-doc, pcre-devel,
sqlite-devel.
- Remove Requires that are automatically added: devhelp
- Remove some Requires which really seem abusive: alsa-devel,
audiofile, esound-devel, gconf2-devel, gnome-terminal,
gnome-vfs2-devel, libart_lgpl-devel, libbonobo-devel,
libbonoboui-devel, libglade2-devel, libgnome-devel,
libgnomecanvas-devel, libgnomeui-devel, libwnck-devel,
libxml2-devel, openssl-devel, orbit2-devel, popt-devel, yelp,
gnome-doc-utils
- Remove the Recommends for documentation: if we want them, they
should really live in devhelp. And I'm not sure we want them.
- Pass --disable-static to configure and remove .la files.
- Package the anjuta-build-tutorial manual with the other manuals.
- Do not package omf files twice.
- Do not add DocPath to the desktop file: it's already there.
-------------------------------------------------------------------
Fri Mar 6 17:22:48 CET 2009 - vuntz@novell.com
- Update to version 2.25.903.0:
+ Valgrind memory fixes
+ Documentation fixes and updates
+ Fixes in the glade plugin
+ Version control integration fixes
+ Auto-indentation fixes
+ bgo#564282 configure error: source directory already
configured
+ bgo#567513 Running configure doesn't make anjuta be aware
that the project doesn't need a configure stage in its menus
+ bgo#565170 Invalid read in plugin.c
+ bgo#573326 Debug misfunction
+ bgo#572637 Valgrind shows some errors in symbol-db
+ bgo#567068 autocomplete box should vanish on backspace
+ bgo#564306 don't ask which program to run if project has only
one target
+ bgo#559806 Anjuta crashes when closing unsaved file
+ bgo#556970 Swap .h/.c doesn't work for C header files (*.h)
+ bgo#555895 Save configure options for build configuration
+ bgo#572608 crash clicking on 'find in files...' results.
+ bgo#572451 - crash on closing project
+ bgo#571760 Find & Replace is broken (due to my previous
changes)
+ bgo#511589 - remove missed includes
+ bgo#572289 Make code less ambiguous
+ bgo#564891 Crash when closing editor window
- Do not call autoreconf.
- Drop anjuta-fix-undefined-operation.patch: fixed upstream.
-------------------------------------------------------------------
Tue Feb 17 04:52:26 CET 2009 - vuntz@novell.com
- Update to version 2.25.902:
+ Updates:
- Code completion
- Searching
- Project Management
+ Bugs fixed:
- bgo#570820 - problem with gtk+ trunk
- bgo#564942 - display project-relative path in search results
pane
- bgo#571381 - Seach button disabled if no files opened.
- bgo#571733 - file manager should sort files
case-insensitively
- bgo#571233 - Uncorrect loading of subversion plugin
- bgo#571215 - doesn't indent function declarations correctly
- bgo#570492 - Some criticals in the terminal plugin
- bgo#556148 - it's impossible to remove project variables
- bgo#571262 - gbf-am: treat tail slash as a package
- bgo#566991 - list project modules in sorted order
- bgo#571114 - Crash after clicking on Edit/Preferences with
open document
- bgo#571143 - Double free crasher of path string.
- bgo#563704 - Anjuta displays column/line numbers after edit
windows closed
- bgo#556970 - Swap .h/.c doesn't work for C header files (*.h)
- bgo#570720 - There are warnings in some cases when I press
cancel in program arguments dialog
- bgo#566785 - Anjuta crashes after enabling and disabling a
plugin often
- bgo#567606 - Auto-indentation in Anjuta gets tab indentation
wrong for function paramaters
- bgo#565015 - duplicate matches in search results pane
- bgo#539580 - Uncorrect pass search result to
- bgo#570614 - outdated download addresses
- bgo#566531 - Find & Replace results in wrong result for files
containing multi-byte UTF-8 sequences
- bgo#570877 - symbol-db doesn't scan user-added packages.
- bgo#570929 - initialize widgets before add watches.
- bgo#566987 - display tooltip with prototype when calling
function in project.
- bgo#570245 - gbf gio-critical g_file_query_exists
- bgo#566693 - Code completion of symbols usually not working
- bgo#570492 - Canot open editor - crash
- bgo#567100 - opening Find dialog causes GtkSpinButton warning
- bgo#570444 - can't change numbers in preferences dialog
- bgo#566987 - display tooltip with prototype when calling
function in project
- Add anjuta-fix-undefined-operation.patch to fix a build error.
- Remove BuildRequires: gnome-build-devel, gnutls-devel,
libgnomeprintui-devel, perl-XML-Parser, scrollkeeper
- Add BuildRequires: unique-devel.
- Remove Requires: libgnomeprint-devel, libgnomeprintui-devel
- Remove Recommends: libgnomeprint-doc, libgnomeprintui-doc
- Drop README.SuSE: I can't find any other mention of
anjuta_update_global_tags, so I assume this is obsolete.
- Cleanup file list.
- Cleanup obsolete comments.
-------------------------------------------------------------------
Fri Feb 6 00:18:23 EST 2009 - hfiguiere@suse.de
- Revert some .spec change causing a breakage.
-------------------------------------------------------------------
Wed Feb 4 12:25:41 EST 2009 - hfiguiere@suse.de
- Update to 2.25.901
+ A large number of changes and fixes.
+ File-browser shows version control status for subversion using
emblems
+ Remote debugging support using gdbserver
+ New bookmark interface
+ gnome-build merge into anjuta
+ Starter plugin for fast access to common actions
+ Symbol-db plugin now default and working, old ctags code and
symbol-browser removed
+ Glade integration work (GSoc) merged
+ Support for scratchbox2
- Added perl-gettext and libgda-4_0-devel in the build requires.
-------------------------------------------------------------------
Fri Dec 26 10:24:58 CET 2008 - mboman@suse.de
- Use gtksourceview-devel instead of gtksourceview18-devel.
Fixes bnc#461287
-------------------------------------------------------------------
Tue Nov 25 10:24:58 CET 2008 - ro@suse.de
- do not buildrequire valgrind on ia64 s390 s390x
(does not exist on these platforms)
-------------------------------------------------------------------
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