Package Release Info

alacarte-3.56.0-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

alacarte
alacarte-lang

Change Logs

* Sat Apr 26 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.0:
  + Ignore missing icon file.
  + Updated translations.
- Drop update-desktop-files BuildRequires and macro, we are
  dropping it from distro.
* Mon Jan 13 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.1:
  + Updated translations.
* Mon Oct 14 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.54.0:
  + Show only images in icon picker.
  + Add AppStream metadata.
  + Updated translations.
- Convert to obs_scm source service for easier updating.
- Add libtool BuildRequires and call autogen.sh: the git checkout
  is not bootstrapped.
* Mon Aug 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire gettext-devel instead of gettext: allow OBS to
  shortcut through gettext-runtime-mini.
* Thu Mar 21 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.52.0:
  + Updated translations.
* Sun Sep 24 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.50.0:
  + Updated translations.
* Sun Jul 16 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.44.3:
  + Updated translations.
* Mon Jun 20 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.44.2:
  + Fix launcher saving.
  + Updated translations.
* Wed Mar 23 2022 Luciano Santos <luc14n0@opensuse.org>
- Update to version 3.44.1:
  + Updated translations.
- Replace intltool build requirement with gettext to follow
  upstream changes.
- Add a shell construct to check whether the ChangeLog file size is
  zero or not. If it's zero, we don't package the file, but remove
  it.
* Mon Mar 21 2022 Luciano Santos <luc14n0@opensuse.org>
- Update to version 3.44.0:
  + Resync command line validity on focus gained
    (glgo#GNOME/alacarte#10).
  + Fix icon changing (glgo#GNOME/alacarte#13).
  + Updated translations.
- Drop no longer needed hicolor-icon-theme build requirement. It
  was only being required for the icon_theme_cache_post(un) macros,
  which, by the way, have been replaced by RPM file trigger
  facilities.
- Bump Python minimal build requirement version from 3.2 to 3.3
  aligning with configure build script checks.