Changelog for
alacarte-3.42.0-5.2.noarch.rpm :
* Mon Jan 10 2022 yfjiangAATTsuse.com- Add python-rpm-macros BuildRequires in case some build environment does not pull it automatically. This is needed by macros like %{python3_sitelib}.
* Tue Nov 23 2021 bjorn.lieAATTgmail.com- Update to version 3.42.0: + Fix icon size in launcher properties window + Resize input field with launcher dialog + Support Python 3.10+ + Updated translations.- Drop alacarte-trans.patch: No longer needed as we do not use translation-update-upstream any more.- Modernize spec, fixup fdupes call, build as noarch.
* Thu Sep 16 2021 sbrabecAATTsuse.com- Remove obsolete translation-update-upstream support (jsc#SLE-21105).
* Sat Apr 17 2021 rpmAATTfthiessen.de- Fixed broken upstream URL in SPEC file
* Thu Mar 05 2020 bjorn.lieAATTgmail.com- Update to version 3.36.0: + Require Python 3.2+.
* Fri Feb 14 2020 dimstarAATTopensuse.org- Update to version 3.35.91: + Fix bad command validation. + Require Python 3.0+. + Support Python 3.8+.- Drop fix-bad-command-validation.patch and alacarte-python3.patch: fixed upstream.- Drop autoconf and automake BuildRequires, and no longer call autoreconf: no patch touches the build system.- Rebase alacarte-trans.patch.- Drop deprecated use of %desktop_database_post/postun and - %icon_theme_cache_post/postun macros.
* Sat Jan 25 2020 dimstarAATTopensuse.org- No longer recommend -lang: supplements are in use
* Tue Jan 29 2019 dimstarAATTopensuse.org- Update alacarte-python3.patch: Add support for python 3.7.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Mon Jan 15 2018 mgorseAATTsuse.com- Migrate to python3 (bsc#1075771): + Add alacarte-python3.patch: convert the code to be py3 compatible. + Update alacarte-trans.patch: Don\'t use tab for indentation. + Add autoconf and automake BuildRequires and call autoreconf in build section: needed, since above patches touch the build system. + Replace python BuildRequires with python3. + Add python3-gobject-Gdk Requires: new dependency.
* Thu Sep 14 2017 qzhengAATTsuse.com- Added fix-bad-command-validation.patch which fix bad command validation, backported from commit hash 665b471 and ca7d05c (bsc#1057908, bgo#728372).
* Fri May 20 2016 alarrosaAATTsuse.com- Update to GNOME 3.20.2 (Fate#318572)
* Tue May 03 2016 dimstarAATTopensuse.org- Require python-gobject-Gdk: pygobject was further split in order to be able to install it without X-dependencies. Alacarte imports Gdk from gi.repository, thus also requires python-gobject-Gdk.
* Thu Apr 14 2016 mgorseAATTsuse.com- Update to GNOME 3.20 Fate#318572
* Fri Nov 27 2015 qzhaoAATTsuse.org- Updated alacarte-trans.patch to modify alacarte.ui: use original text, translate all PO tranlation files. Modified under Stanislav Brabec\'s review result. (bnc#947793)
* Tue Oct 13 2015 qzhaoAATTsuse.org- Added alacarte-trans.patch which adds a gettext function to ItemEditor.py to make alacarte translatable (bnc#947793)