Version: 0.5.91-bp155.1.8
* Wed Jun 08 2022 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
- Update to version 0.5.91 (changes since 0.5.90):
* src/appindicator.c: Clean up all g_signal_emit and g_signal_new calls
so that they correspond with each other.
* src/appindicator.c: Fix path NULL check in status_icon_change().
* Clean up compilation flags.
* tests/run-xvfb.sh: Allow sourcing run-xvfb.sh with /bin/sh.
* Use /bin/sh for running tests.
* src/ayatana-appindicator-0.1.pc.in. Fix for use with CMake.
* Fix build with musl libc.
* Sat Nov 20 2021 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.5.90 (changes since 0.5.3):
* Switch from autotools to CMake.
* Drop deprecated g_type_class_add_private Glib-2.0 API calls.
* Drop Python2 support.
* Mono bindings: Change namespace from
ayatana-appindicator-sharp3 to ayatana-appindicator3-sharp
(and similar).
* Default to GTK 3 as default build flavour.
- Drop libayatanaappindicator-disable-werror.patch: no longer
needed.
- Rebase libayatana-appindicator-fix-mono-dir.patch.
* Tue Jul 07 2020 Callum Farmer <callumjfarmer13@gmail.com>
- Fixes for %_libexecdir changing to /usr/libexec
* Mon Mar 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build on py2 less system
* Sun Feb 02 2020 Matthias Mailänder <mailaender@opensuse.org>
- Use the vanilla nunit for compatibility with newer Mono
* Tue Oct 01 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Make sure the OBS spec file parser does not apply the gtk3 psuffix
for the default ("") multibuild flavor.
* Wed Sep 18 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Split gtk2 and gtk3 builds using _multibuild. Python2 and Mono
bindings are only available for GTK2, so the GTK3 version has
significantly less build dependencies,
add only_require_python_for_gtk2.patch
- Allow configure run to succeed even when gtk-doc is not installed,
add make_gtk_doc_optional.patch
* Wed May 15 2019 maurizio.galli@gmail.com
- Drop libayatana-appindicator-activate-support.patch as it's no longer
needed and breaks context menu / actions in fall-back mode
(boo#1132659)
* Sun Jan 13 2019 ximi.obs@gmail.com
- Changed the activate-support patch to signal an "activate-event"
so users can create callbacks themselves.
Original patch from Yichao Yu <yyc1992@gmail.com>.
* Sat Aug 18 2018 sor.alexei@meowr.ru
- Do not limit Python 2 bindings to openSUSE.