File gedit-code-assistance.changes of Package gedit-code-assistance
-------------------------------------------------------------------
Thu Apr 30 13:20:57 UTC 2015 - zaitor@opensuse.org
- Update to version 3.16.0:
+ Fix save followed by save instead of restore.
-------------------------------------------------------------------
Mon Mar 23 16:26:45 UTC 2015 - dimstar@opensuse.org
- Update to version 3.14.3:
+ Fix crash at exit when closing several documents.
-------------------------------------------------------------------
Mon Mar 16 09:33:18 UTC 2015 - dimstar@opensuse.org
- Update to version 3.14.2:
+ Fix problem loading indent backends with new libpeas.
-------------------------------------------------------------------
Fri Dec 19 10:50:42 UTC 2014 - zaitor@opensuse.org
- Update to version 3.14.1:
+ Fixes the vapi in the tarball (bgo#738981).
-------------------------------------------------------------------
Sun Dec 14 09:25:31 UTC 2014 - badshah400@gmail.com
- Update to version 3.14.0:
+ Add smart indentation.
+ Fix newline deletion bug.
+ Fix crash in diagnostics.
- Include additional files installed by upstream.
- Disable the generation of static library by passing
'--disable-static' option to %configure.
-------------------------------------------------------------------
Sat Apr 5 10:37:55 UTC 2014 - zaitor@opensuse.org
- Update to version 0.3.1:
+ Misc bugfixes.
-------------------------------------------------------------------
Tue Dec 17 20:13:34 UTC 2013 - zaitor@opensuse.org
- Update to version 0.3.0:
+ This release issues a major change in how gedit-code-assistance
works. The code-assistance backends have been refactored as
out-of-process dbus services in a new project called
gnome-code-assistance. The gedit-code-assistance project now
uses gnome-code-assistance services to provide code assistance
for gedit as a plugin.
- Drop fdupes, pkgconfig(pygobject-3.0) and pkgconfig(libpeas-1.0)
BuildRequires, not needed any more.
- Exchange pkgconfig(gee-1.0) for pkgconfig(gee-0.8) BuildRequires,
following upstreams port to gee-0.8.
- Drop subpackages typelib-1_0-Gcp-3_0 and
gedit-code-assistance-devel, not built anymore.
- Add gnome-code-assistance BuildRequires, new dependency.
-------------------------------------------------------------------
Mon Jul 29 15:24:09 UTC 2013 - dimstar@opensuse.org
- Build using clang/llvm instead of gcc by exoprting CC=clang: the
C backend is written with llvm in mind. Not switching the
compiler can cause configure to mis-detect the availability of
clang/llvm due to invalid gcc parameters.
-------------------------------------------------------------------
Sat Mar 30 11:46:07 UTC 2013 - zaitor@opensuse.org
- Update to version 0.2.0:
+ Ported to python 3.
+ Misc bugfixes.
-------------------------------------------------------------------
Sun Oct 21 16:53:36 UTC 2012 - zaitor@opensuse.org
- Update to version 0.1.5:
+ Fix the XML backend.
- Changes from version 0.1.4:
+ Added XML backend.
+ Added python backend.
+ Moved backends to peas based plugin system.
- Add pkgconfig(libpeas-1.0) and pkgconfig(pygobject-3.0)
BuildRequires, new dependencies.
- Add fdupes BuildRequires in order to be able to use %fdupes.
- Split out new subpackage typelib-1_0-Gcp-3_0, containing the new
gobject-introspection typelib.
- Split out new subpackages gedit-code-assistance-devel, as there
are newly headers installed.
-------------------------------------------------------------------
Sun Mar 11 18:56:24 UTC 2012 - dimstar@opensuse.org
- Update to version 0.1.3:
+ Fix memory leaks
+ Move c backend to its own directory
+ Misc bugfixes.
- Drop gedit-code-assistance-vala015.patch: fixed upstream.
-------------------------------------------------------------------
Sun Mar 4 20:20:34 UTC 2012 - dimstar@opensuse.org
- Add gedit-code-assistance-vala015.patch: Fix build with vala
0.15.
-------------------------------------------------------------------
Sun Nov 20 15:46:14 UTC 2011 - dimstar@opensuse.org
- Update to version 0.1.2:
+ Move various tasks to background threads
+ Misc bugfixes.
-------------------------------------------------------------------
Sun Nov 6 14:13:06 UTC 2011 - badshah400@gmail.com
- Initial package (version 0.1.1)