File anjuta-extras.changes of Package anjuta-extras

-------------------------------------------------------------------
Wed Oct 12 15:38:32 UTC 2011 - vuntz@opensuse.org

- Add anjuta BuildRequires to fix a build failure caused by
  directory not being owned. It's okay since we have a Requires on
  anjuta.

-------------------------------------------------------------------
Mon Sep 26 21:28:36 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.0:
  + Various Scintilla fixes

-------------------------------------------------------------------
Wed Sep 21 17:53:13 UTC 2011 - vuntz@opensuse.org

- Update to version 3.1.92:
  + Scintilla updated to 2.29
  + Various other Scintilla fixes
  + Updated translations.

-------------------------------------------------------------------
Sat Sep 17 11:03:41 UTC 2011 - jengelh@medozas.de

- Remove redundant tags/sections from specfile

-------------------------------------------------------------------
Mon Jul 25 22:45:50 CEST 2011 - vuntz@opensuse.org

- Update to version 3.1.4:
  + scintilla: bgo#631157: unix is not defined on OpenBSD
  + bgo#654073: Avoid to pass a directory to builder2schema when
    there is no key file

-------------------------------------------------------------------
Wed Jul  6 11:04:23 CEST 2011 - vuntz@opensuse.org

- Update to version 3.1.3:
  + scratchbox: Stop using deprecated GTK+ API (bgo#652700)
- Drop anjuta-extras-gtk3.patch: fixed upstream.

-------------------------------------------------------------------
Wed Jun 15 23:43:38 CEST 2011 - dimstar@opensuse.org

- Update to version 3.1.2:
  + Sample, scintilla, and scratchbox plugins updated to work with
    GTK+ 3.x
  + Profiler and valgrind plugins removed
- Switch from gconf schema handling to gsettings schema handling.
- Remove --disable-schemas-install from configure: it was needed
  for gconf.
- Remove now unused binutils-devel, gconf2-devel, graphviz-devel,
  libgnomecanvas-devel and libgnomeui-devel BuildRequires.
- Change -lang Requires to Recommends.
- Add gsettings-desktop-schemas Requires.
- Add anjuta-extras-gtk3.patch: Fix build of scratchbox plugin. The
  plugin still used long deprecated GTK2 symbols, which are no
  longer existing. Taken from git.

-------------------------------------------------------------------
Fri Jan  7 17:39:07 CET 2011 - vuntz@opensuse.org

- Update to version 2.32.1.1:
  + profiler: bgo#633018: fix crash happening because misuse of
                          xmlCleanupParser

-------------------------------------------------------------------
Tue Sep 28 19:42:26 CEST 2010 - vuntz@opensuse.org

- Update to version 2.32.0.0:
  + Updated translations.

-------------------------------------------------------------------
Thu Sep 16 09:41:12 CEST 2010 - vuntz@opensuse.org

- Update to version 2.31.92.0:
  + Updated translations.

-------------------------------------------------------------------
Wed Sep  1 12:27:56 CEST 2010 - vuntz@opensuse.org

- Update to version 2.31.91.0:
  + scintilla: bgo#625397: Critical warning on project unload.
                           Crash on reload.

-------------------------------------------------------------------
Thu Aug 19 12:14:46 CEST 2010 - dimstar@opensuse.org

- Update to version 2.31.90.0:
  + Profiler updated to use new symbol-db API
  + Some changes to Scintilla for snippets support
- Drop anjuta-extras-fixes-from-git.patch
- Use %{?smp_mflags}

-------------------------------------------------------------------
Fri Aug  6 18:21:55 CEST 2010 - vuntz@opensuse.org

- Update to version 2.31.1.0:
  + scintilla: Apparently sourceview doesn't change the iterator
    when inserting text now
  + class-inheritance: Removed plugin as it got moved to anjuta
- Add anjuta-extras-fixes-from-git.patch to fix build with latest
  anjuta.

-------------------------------------------------------------------
Fri Jun  4 17:29:29 CEST 2010 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Fri May 28 19:18:08 UTC 2010 - dimstar@opensuse.org

- Drop anuta-extras-rpmlintrc, fixed by upstream; the plugins
  properly are linked with -avoid-version -module.

-------------------------------------------------------------------
Wed May 26 08:18:50 UTC 2010 - dimstar@opensuse.org

- Use valid RPM group Development/Tools/IDE.

-------------------------------------------------------------------
Wed Apr 28 21:49:12 CEST 2010 - dimstar@opensuse.org

- Update to version 2.30.1.0:
  + scintilla: Added missing file to EXTRA_DIST
  + Fix COPYING to state GPLv2 correctly
  + Bugs fixed: bgo#615412, bgo#615360

-------------------------------------------------------------------
Thu Apr  1 15:33:55 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.0:
  + Updates
    - Class inheritance plugin completely redone
    - Use Scintilla 2.03
  + Bugs fixed:
    - bgo#610738 - Missing license.txt in anjuta-extras scintilla
      plugin
    - symbol-db: bgo#612089 - Styles choosen for class-inheritance
      is broken for some themes

-------------------------------------------------------------------
Sun Jan 31 23:50:42 CET 2010 - vuntz@opensuse.org

- Update to version 2.29.2.0:
  + Updates:
    - Unify scintilla and gtksourceview behaviour
  + Bugs fixed:
    - bgo#600923 - anjuta-extras: ANJUTA_PLUGIN_LDFLAGS not defined
    - bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
- Drop anjuta-extras-build-latest-anjuta.patch: fixed upstream.

-------------------------------------------------------------------
Sat Jan 16 19:16:22 CET 2010 - vuntz@opensuse.org

- Add anjuta-extras-build-latest-anjuta.patch to fix build with
  anjuta 2.29.x.
- Add anjuta Requires.
- Remove gnome-common BuildRequires, and call to gnome-autogen.sh.

-------------------------------------------------------------------
Thu Oct  1 17:38:08 CEST 2009 - vuntz@opensuse.org

- Update to version 2.28.0:
  + Updates:
    - Use scintilla 2.0
  + Bugs fixed:
    - scintilla: bgo#571816 – Scintilla no longer highlights
      typedefs
    - bgo#590334 – Fix -I ordering
    - bgo #586750 – Tooltips are interestingly irritating
    - scintilla: bgo#575926 – 'Maintain past indentation' disables
      itself
    - class-inheritance: fixed bgo#590522 remove libgnome(ui)
    - scintilla: bgo#590633 – Add libgthread-2.0 to link
    - bgo#590963 – Anjuta-extras make distcheck fail
- Drop anjuta-extras-libgnome.patch: fixed upstream.
- Drop anjuta-gthread.patch: fixed upstream.

-------------------------------------------------------------------
Mon Aug  3 14:30:07 CEST 2009 - vuntz@novell.com

- Add anjuta-extras-libgnome.patch to fix build with newer anjuta.
- Add libgnomeui-devel and libgnomecanvas-devel BuildRequires.
- Add anjuta-gthread.patch to fix build again (missing library
  during link).

-------------------------------------------------------------------
Fri Jul 31 12:28:54 CEST 2009 - vuntz@novell.com

- Update to version 2.27.3:
  + Remove libglade dependency
  + Various build issues
- Drop anjuta-extras-no-libglade.patch.bz2: fixed usptream.
- Drop anjuta-extras-fix_valgrind_detection.patch: fixed upstream.
- Remove autoreconf call, and gnome-common BuildRequires.

-------------------------------------------------------------------
Thu Jun 11 03:38:14 CEST 2009 - vuntz@novell.com

- Add anjuta-extras-no-libglade.patch.bz2 to fix build with latest
  anjuta.
- Use autoreconf and add gnome-common BuildRequires.

-------------------------------------------------------------------
Tue May 19 11:28:29 CEST 2009 - vuntz@novell.com

- Do not use tabs, remove trailing white spaces.
- Pass --disable-schemas-install to configure.
- Use parallel build.
- Use makeinstall.

-------------------------------------------------------------------
Mon May 18 10:10:30 CEST 2009 - dominique-obs@leuenberger.net

- New BuildRequires for graphviz plugins and binutils-devel for
  valgrind plugin
- Created patch to fix libbfd detection (bnc483449, bgo#578486)
- Added rpmlintrc. The .so files are plugins and belong here. 

-------------------------------------------------------------------
Thu May 14 00:00:59 CEST 2009 - dominique-obs@leuenberger.net

- Initial package for openSUSE, Community Week effort.

openSUSE Build Service is sponsored by