-------------------------------------------------------------------
Wed May 15 14:40:16 UTC 2019 - Maurizio Galli <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)

-------------------------------------------------------------------
Sun Jan 13 19:146:00 UTC 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 14:14:54 UTC 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  4 16:06:31 UTC 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 16:04:54 UTC 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 19:50:11 UTC 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  7 09:25:12 UTC 2016 - t.gruner@katodev.de

- Allow building with mono support in case without mono is set

-------------------------------------------------------------------
Mon Jun 13 10:22:47 UTC 2016 - sor.alexei@meowr.ru

- Little spec cleanup.

-------------------------------------------------------------------
Tue May  5 13:47:23 UTC 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  5 11:32:19 UTC 2015 - schwab@suse.de

- Allow building without mono support

-------------------------------------------------------------------
Tue Mar 11 10:41:46 UTC 2014 - p.drouand@gmail.com

- Fix appindicator-sharp require in appindicator-sharp-devel

-------------------------------------------------------------------
Mon Mar 10 15:15:37 UTC 2014 - p.drouand@gmail.com

- Fix license; src/generate-id.c is released and distributed under
  GPL-3.0 license

-------------------------------------------------------------------
Fri Mar  7 20:18:46 UTC 2014 - hrvoje.senjan@gmail.com

- Init libappindicator package
- Add 0001_Fix_mono_dir.patch; fix location of .pc files
- Add dont-build-examples.patch; don't build examples
- Add no-deprecated.patch; don't fail on deprecated declarations