File libappindicator.changes of Package libappindicator

-------------------------------------------------------------------
Fri May 17 10:18:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Drop xappstatusicon.patch: patch has not been applied since Nov
  2021.
- Drop --disable-gtk-doc configure paramter: no longer recognized.

-------------------------------------------------------------------
Fri Mar  1 13:33:17 UTC 2024 - pgajdos@suse.com

- Use %patch -P N instead of deprecated %patchN.

-------------------------------------------------------------------
Mon Oct 30 11:56:00 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

- Ensure the src.rpms have unique names between the multibuild
  flavors.
- Disable mono bindings also when building gtk2 flavor: there seems
  to be no consumer left for this.

-------------------------------------------------------------------
Sat Nov 12 07:07:18 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>

- Let the rpm provide libappindicator-gtk3 for EL8 compat

-------------------------------------------------------------------
Sat Nov 20 19:39:20 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru>

- Update to version 12.10.1~bzr20200706.298 (chages since
  12.10.1~bzr20170215.282):
  * Fix build failures.
  * Vendorise indicator-desktop-shortcuts (convenience wrapper
    around gdesktopappinfo) from the libindicator project, to drop
    the dependency on libindicator as none of the rest of it is
    used.
  * Don't build with -Werror.
  * Drop Python 2 bindings and GObject Introspection for GTK 2
    (lp#1740637).
  * app-indicator: Don't pass unexpected parameter to signal
    emissions (lp#1867996).
  * app-indicator: Only check for item numbers when iterating
    array (lp#1867996).
  * Fall back to tray icon when StatusNotifierHost is not
    available.
- Drop libappindicator-no-Werror.patch: fixed upstream.
- Drop only_require_python_for_gtk2.patch: no longer needed.
- Rebase xappstatusicon.patch.

-------------------------------------------------------------------
Sun Dec 20 16:34:27 UTC 2020 - Callum Farmer <gmbr3@opensuse.org>

- Provide RH used libappindicator symbol, so third party rpms
  like Mailspring won't complain about missing dependencies

-------------------------------------------------------------------
Fri Aug  7 10:14:02 UTC 2020 - Michal Vyskocil <mvyskocil@opensuse.org>

- Provide RH used libappindicator-gtk3 symbol, so third party rpms
  like Slack won't complain about missing dependencies

-------------------------------------------------------------------
Tue Jul  7 13:20:25 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

- Fixes for %_libexecdir changing to /usr/libexec

-------------------------------------------------------------------
Tue Apr 14 10:01:22 UTC 2020 - Martin Liška <mliska@suse.cz>

- Add -fcommon in order to fix boo#1164492.

-------------------------------------------------------------------
Thu Apr  9 22:02:52 UTC 2020 - Dominique Leuenberger <dleuenberger@suse.com>

- Do not apply xappstatusicon.patch: pulls half of Mate into Ring1. 

-------------------------------------------------------------------
Mon Mar 23 13:32:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

- Fix build on py2 less system

-------------------------------------------------------------------
Wed Feb 12 15:18:19 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>

- Added xappstatusicon.patch. It adds support for XAppStatus Icon by
  Linux Mint. 

-------------------------------------------------------------------
Sun Feb  2 11:49:09 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>

- Use the vanilla nunit for compatibility with newer Mono

-------------------------------------------------------------------
Tue Oct  1 10:57:51 UTC 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 19:07:04 UTC 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
- 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 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

openSUSE Build Service is sponsored by