* Thu Apr 30 2015 zaitor@opensuse.org
- Update to version 3.16.0:
+ Fix save followed by save instead of restore.
* Mon Mar 23 2015 dimstar@opensuse.org
- Update to version 3.14.3:
+ Fix crash at exit when closing several documents.
* Mon Mar 16 2015 dimstar@opensuse.org
- Update to version 3.14.2:
+ Fix problem loading indent backends with new libpeas.
* Fri Dec 19 2014 zaitor@opensuse.org
- Update to version 3.14.1:
+ Fixes the vapi in the tarball (bgo#738981).
* Sun Dec 14 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 05 2014 zaitor@opensuse.org
- Update to version 0.3.1:
+ Misc bugfixes.
* Tue Dec 17 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 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 2013 zaitor@opensuse.org
- Update to version 0.2.0:
+ Ported to python 3.
+ Misc bugfixes.
* Sun Oct 21 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 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 04 2012 dimstar@opensuse.org
- Add gedit-code-assistance-vala015.patch: Fix build with vala
0.15.
* Sun Nov 20 2011 dimstar@opensuse.org
- Update to version 0.1.2:
+ Move various tasks to background threads
+ Misc bugfixes.
* Sun Nov 06 2011 badshah400@gmail.com
- Initial package (version 0.1.1)