diff --git a/wingpanel.spec b/wingpanel.spec index f71b790..825c4a9 100644 --- a/wingpanel.spec +++ b/wingpanel.spec @@ -7,7 +7,7 @@ launcher.} Name: wingpanel Summary: Stylish top panel Version: 2.3.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: https://github.com/elementary/wingpanel @@ -29,6 +29,10 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 Requires: %{name}-libs%{?_isa} = %{version}-%{release} +# wingpanel ayatana appindicator support was abandoned by upstream +# wingpanel-indicator-ayatana-2.0.3-10.fc32 retired for fedora 33+ +Obsoletes: wingpanel-indicator-ayatana < 2.0.3-11 + %description %{common_description} @@ -120,6 +124,9 @@ appstream-util validate-relax --nonet \ %changelog +* Fri May 01 2020 Fabio Valentini - 2.3.1-3 +- Obsolete the retired wingpanel-indicator-ayatana package. + * Mon Apr 06 2020 Fabio Valentini - 2.3.1-2 - Rebuild for gala 3.3.0 and mutter 3.36.