1
0

Accepting request 824991 from X11:Unity

Fix compatibility with applications targeting RedHat dependencies.

OBS-URL: https://build.opensuse.org/request/show/824991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libappindicator?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2020-08-12 08:55:33 +00:00 committed by Git OBS Bridge
commit 63e016eb82
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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>

View File

@ -125,6 +125,8 @@ This package contains the development files for the appindicator%{?psuffix} libr
%package -n libappindicator3-%{sover}
Summary: Application indicators library for GTK+3
Group: System/Libraries
# Fedora and friends compatibility symbol
Provides: libappindicator-gtk3 = %{version}
%description -n libappindicator3-%{sover}
A library to allow applications to export a menu into the Unity Menu bar. Based