diff --git a/libappindicator.spec b/libappindicator.spec index d1aa78f..ff1893a 100644 --- a/libappindicator.spec +++ b/libappindicator.spec @@ -1,6 +1,6 @@ Name: libappindicator Version: 12.10.0 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Application indicators library License: LGPLv2 and LGPLv3 @@ -84,6 +84,8 @@ appindicator-gtk3 libraries. %package sharp Summary: Application indicators library - C# +Requires: mono-complete + %description sharp A library to allow applications to export a menu into the Unity Menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if @@ -219,6 +221,9 @@ find %{buildroot} -type f -name '*.la' -delete %endif %changelog +* Sun Apr 13 2020 Eduardo Echeverria - 12-10-0-28 +- Added mono to sharp sub-package + * Wed Jan 29 2020 Fedora Release Engineering - 12.10.0-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild