From 66733b3bcfcfa5388767bf0c6b96cfc4933409c74088b51b10e0d47dfa964ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 20 Dec 2020 23:01:54 +0000 Subject: [PATCH] Accepting request 857732 from home:gmbr3:Active - Provide RH used libappindicator symbol, so third party rpms like Mailspring won't complain about missing dependencies OBS-URL: https://build.opensuse.org/request/show/857732 OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=38 --- libappindicator.changes | 6 ++++++ libappindicator.spec | 1 + 2 files changed, 7 insertions(+) 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