Version: 12.10.1+bzr20170215-150200.3.3.1
            
  * Fri Jan 13 2023 yfjiang@suse.com 
  - Provide RH/Fedora used libappindicator-gtk3 symbol required by
  Slack (bsc#1207112).
 
  * Tue Apr 14 2020 mliska@suse.cz 
  - Add -fcommon in order to fix boo#1164492.
 
  * Thu Apr 09 2020 dleuenberger@suse.com 
  - Do not apply xappstatusicon.patch: pulls half of Mate into Ring1.
 
  * Mon Mar 23 2020 tchvatal@suse.com 
  - Fix build on py2 less system
 
  * Wed Feb 12 2020 maurizio.galli@gmail.com 
  - Added xappstatusicon.patch. It adds support for XAppStatus Icon by
  Linux Mint.
 
  * Sun Feb 02 2020 mailaender@opensuse.org 
  - Use the vanilla nunit for compatibility with newer Mono
 
  * Tue Oct 01 2019 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.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
- Drop dependency on deprecated gnome-common, see
  https://wiki.gnome.org/Projects/GnomeCommon/Migration
- 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 libappindicator-activate-support.patch as it's no longer needed and
  breaks context menu / actions in fall-back mode (boo#1132659)
 
  * Sat Jan 12 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 Mar 10 2018 dimstar@opensuse.org 
  - Add libappindicator-no-Werror.patch: the libappindicator code is
  aging and is not keeping up well with the moving world around it.
 
  * Mon Sep 04 2017 dimstar@opensuse.org 
  - Disable building of -doc subpackage (source not compatible with
  gtk-doc 1.26 - and the doc is available online anyway):
  + Remove gtk-doc BuildRequires.
  + Replace --enable-gtk-doc configure parameter with
  - -disable-gtk-doc,
  + Drop the -doc subpackage.
 
  * Fri Apr 28 2017 jengelh@inai.de 
  - Rename %soname to %sover to better reflect its purpose.
- Update summaries.
- Remove redundant pkgconfig() reqiures; these are already
  autodiscovered.
 
  * Wed Apr 19 2017 sor.alexei@meowr.ru 
  - Update to version 12.10.1+bzr20170215 (changes since
  12.10.1+bzr20141110):
  * Handle watcher service appearing and disappearing.
  * Make test-simple-app really working.
  * Fix icon and theme paths when running in $SNAP environment
    (lp#1600136).
  * Do not emit label changes when guide is still empty.
  * Do not append the snap prefix if the icon is saved in a well
    known readable path.
- Add libappindicator-activate-support.patch: Open menu on the
  left-click action (lp#1403449).
- Rename python-appindicator to python2-appindicator.
 
  * Thu Jul 07 2016 t.gruner@katodev.de 
  - Allow building with mono support in case without mono is set
 
  * Mon Jun 13 2016 sor.alexei@meowr.ru 
  - Little spec cleanup.
 
  * Tue May 05 2015 sor.alexei@meowr.ru 
  - Update to 12.10.1+bzr20141110:
  * scroll-event: change parameter to the right type.
- Rebase 0001_Fix_mono_dir.patch.
- Remove no-deprecated.patch: merged upstream.
- Remove dont-build-examples.patch: fixed upstream.
- Minor spec cleanup.
 
  * Thu Mar 05 2015 schwab@suse.de 
  - Allow building without mono support
 
  * Tue Mar 11 2014 p.drouand@gmail.com 
  - Fix appindicator-sharp require in appindicator-sharp-devel
 
  * Mon Mar 10 2014 p.drouand@gmail.com 
  - Fix license; src/generate-id.c is released and distributed under
  GPL-3.0 license