From 146c8bb511da4e6620ea90be360e5363ea1264c2 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 1 May 2020 14:57:54 +0200 Subject: [PATCH] obsolete the retired wingpanel-indicator-ayatana package --- wingpanel.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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.