From 678f24bec0fd8f08c75273e71489a75d2dff3c68 Mon Sep 17 00:00:00 2001 From: jinzhimin369 Date: Thu, 29 Oct 2020 14:59:05 +0800 Subject: [PATCH] remove pygtk2 in BuildRequires --- avahi.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/avahi.spec b/avahi.spec index 4c6b712..564197b 100644 --- a/avahi.spec +++ b/avahi.spec @@ -3,7 +3,7 @@ Name: avahi Version: 0.8 -Release: 2 +Release: 3 Summary: Avahi is a local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -30,7 +30,6 @@ BuildRequires: python3-devel Obsoletes: python2-avahi < %{version}-%{release} Obsoletes: python3-avahi < %{version}-%{release} Obsoletes: avahi-ui-tools < %{version}-%{release} -BuildRequires: pygtk2 %endif Requires: dbus expat libdaemon >= 0.11 %{name}-libs = %{version}-%{release} @@ -503,6 +502,12 @@ fi %{_mandir}/man8/* %changelog +* Thu Oct 29 2020 jinzhimin - 0.8-3 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:remove pygtk2 in BuildRequires + * Fri Aug 7 2020 jinzhimin - 0.8-2 - Type:bugfix - ID:NA