diff --git a/libappindicator.changes b/libappindicator.changes index 58cb40f..0ba2474 100644 --- a/libappindicator.changes +++ b/libappindicator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 20 16:34:27 UTC 2020 - Callum Farmer + +- 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 diff --git a/libappindicator.spec b/libappindicator.spec index 5fe1133..c6a64a8 100644 --- a/libappindicator.spec +++ b/libappindicator.spec @@ -100,6 +100,7 @@ This package contains the Python 2 bindings for the appindicator library. %package -n libappindicator%{sover} Summary: Application indicators library Group: System/Libraries +Provides: libappindicator = %{version} %description -n libappindicator%{sover} A library to allow applications to export a menu into the Unity Menu bar. Based