Package Release Info

libpeas-1.36.0-bp160.1.8

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

glade-catalog-libpeas
libpeas-1_0-0
libpeas-devel
libpeas-gtk-1_0-0
libpeas-lang
typelib-1_0-Peas-1_0
typelib-1_0-PeasGtk-1_0

Change Logs

* Mon Mar 31 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Disable python loader for now: peas uses GIRepostiory 1.0, which
  conflicts with pygobject 3.52 using GIRepository 2.0 (part of
  boo#1239952).
* Mon Aug 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire gettext-devel instead of gettext: allow OBS to
  shortcut through gettext-runtime-mini.
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.36.0:
  + PeasExtensionSet now implements GListModel.
  + libpeas now requires GLib 2.44 or newer for GListModel.
  + Updated translations.
* Sun Sep 18 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.34.0:
  + Resource-based plugins are sorted by module-name before loading
    to aid in reproducibility.
  + Sorting of plugins with dependencies has been altered to
    improve sort-order with more complex plugin dependency graphs.
  + Updated translations.
- Add fdupes BuildRequires and macro, remove duplicate files.
- Package sub-package glade-catalog-libpeas as noarch.
* Sat Mar 19 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.32.0:
  + Icon licenses have been corrected.
  + Parallel build system operation fixes.
  + Various build warnings squashed.
  + Various GIR data that should not have been exported was
    removed.
  + Use gi-docgen for documentation.
  + Updated translations.
- Drop patches fixed upstream:
  + a9d2ba590641d832dcf6b97184687b6eb424c00f.patch
  + dfc763c16c0ce66a180ccb13205f1ca9666278a8.patch
  + 2a976339f444d70f10949901a6ee2b1f8ccb24b6.patch
- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following
  upstream changes.
* Tue Feb 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add upstream bug fix patches:
  + a9d2ba590641d832dcf6b97184687b6eb424c00f.patch: icons: Update
    icon licenses
  + dfc763c16c0ce66a180ccb13205f1ca9666278a8.patch: icons: Correct
    icon licenses again
  + 2a976339f444d70f10949901a6ee2b1f8ccb24b6.patch: Build: add
    embedded-resources.h to libembedded_dep
- Use ldconfig_scriptlets macro for post(un) handling.
- Update our Supplements to current standard.
- Stop removing no longer exisiting la files, not present after the
  switch to meson build system.
- Stop packaging the demo files/sub-package, pass demos=false to
  meson, and add libpeas-demo Obsolets to main lib.
- Remove all traces of already disabled via bcond
  libpeas-loader-python sub-package, there is no chance we will
  package that again.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).
* Sat Mar 20 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.30.0:
  + Build system improvements.
  + Improvements when running on Windows.
  + Updated translations.
* Mon Sep 14 2020 dimstar@opensuse.org
- Update to version 1.28.0:
  + Do not build tests when introspection is disabled/missing
  + Updated translations.
* Sat Mar 07 2020 bjorn.lie@gmail.com
- Update to version 1.26.0:
  + Simplified i18n usage.
  + Build system fixes.
  + Updated translations.