diff --git a/avahi.spec b/avahi.spec index 7813404..bba0ac3 100644 --- a/avahi.spec +++ b/avahi.spec @@ -26,7 +26,7 @@ Name: avahi Version: 0.7 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -123,6 +123,8 @@ Requires: pygtk2 Requires: pygtk2-libglade Requires: gdbm Requires: %{python2_dbus} +# aka python2-gobject-base +Requires: pygobject3-base %description ui-tools Graphical user interface tools that use Avahi to browse for mDNS services. @@ -702,6 +704,9 @@ exit 0 %changelog +* Thu Apr 05 2018 Rex Dieter - 0.7-11 +- avahi-discover is missing "gi" module (#1564059) + * Mon Mar 19 2018 Michal Sekletar - 0.7-10 - add gcc to build reqs - disable mono and qt support on RHEL