diff --git a/libappindicator.changes b/libappindicator.changes index 3fa2eef..58cb40f 100644 --- a/libappindicator.changes +++ b/libappindicator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 7 10:14:02 UTC 2020 - Michal Vyskocil + +- 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 diff --git a/libappindicator.spec b/libappindicator.spec index 1307845..2863fc7 100644 --- a/libappindicator.spec +++ b/libappindicator.spec @@ -124,7 +124,9 @@ This package contains the development files for the appindicator%{?psuffix} libr %package -n libappindicator3-%{sover} Summary: Application indicators library for GTK+3 +# Fedora and other distros compatible symbol, Slack rpm depends on it Group: System/Libraries +Provides: libappindicator-gtk3 = %{version} %description -n libappindicator3-%{sover} A library to allow applications to export a menu into the Unity Menu bar. Based