Package Release Info

libgedit-tepl-6.13.0-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libgedit-tepl-6-3
libgedit-tepl-6-lang
libgedit-tepl-devel
typelib-1_0-Tepl-6

Change Logs

* Thu Apr 17 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 6.13.0:
  + New and removed API: see the API reference.
  + Updated translations.
- Bump libver.
* Sat Dec 07 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 6.12.0:
  + New and removed API: see the API reference.
  + Fix compilation warnings.
  + Updated translations.
- Bump libver
* Wed Oct 02 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 6.11.0:
  + New versioning scheme.
  + New features:
  - Full support for light/dark GTK theme variants.
  - Side and bottom panels support: rework the API.
  + Bug fixes: TeplTabLabel: correct position for the close button.
  + Misc: Documentation improvements.
- Changes from version 6.10.0:
  + Rename the project from Tepl to libgedit-tepl.
  + libgedit-gfls is used as a new dependency.
  + New APIs: see the API docs.
* Fri Feb 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 6.9.0:
  + libhandy-1 is used as a new dependency (for dark style
    preference handling).
  + Replace _TEPL_EXTERN custom macro by G_MODULE_EXPORT.
  + New APIs: see the API docs.
- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
- Drop pkgconfig(gtksourceview-4) BuildRequires: no longer needed
  since version 6.6.
* Sun Aug 13 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 6.8.0:
  + Update for Amtk -> libgedit-amtk rename.
  + New/changed/removed APIs: see the API docs.
  + A bug fix.
- Add pkgconfig(libgedit-amtk-5), drop pkgconfig(amtk-5)
  BuildRequires following upstreams changes.
- Change lib_ver to %{api_ver}-4, following upstreams ABI version
  bump.
* Fri Jul 21 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Add pkgconfig(libgedit-gtksourceview-300) BuildRequires: new
  dependency since version 6.6.
- Change lib_ver to %{api_ver}-3, following upstreams ABI version
  bump.
* Fri Jul 14 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 6.6.0:
  + Nothing transcendental.
* Thu Jan 05 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 6.4.0:
  + Build: simplify handling of library soversion.
  + Add some new API (see the reference documentation).
  + Some API breaks (see the reference documentation).
  + Experiments to simplify GtkStack custom switcher
    implementations. Moved the result to the attic/ directory.
  + TeplView: add code from gedit: override delete_from_cursor
    vfunc. In gedit it's for the Ctrl+D keybinding to delete the
    current line.
- Bump libver to 2 following upstream changes.
* Fri Nov 04 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 6.2.0:
  + Remove deprecated API.
  + Add some new API (see the reference documentation).
  + Small improvements.
- Bump lib_ver define to 1 following upstream changes.
- Use ldconfig_scriptlets macro for post(un) handling.
* Tue Sep 06 2022 Luciano Santos <luc14n0@opensuse.org>
- Update to version 6.1.2:
  + API stability is no longer guaranteed.
  + New features/API: see the index of new symbols in the reference
    documentation (generated with gtk-doc).
  + Documentation improvements.
- Changes from version 6.1.1:
  + New features/API: see the index of new symbols in the reference
    documentation (generated with gtk-doc).
  + Documentation improvements.
- Add pkgconfig(gsettings-desktop-schemas) build requirement. This
  is a new private dependency.