diff --git a/avahi.spec b/avahi.spec index 5e5374d9bc70fad12740162dbce7a79b94fdb42a..3e28f8510cafc68955160f86a8ef2d1288e2dbc1 100644 --- a/avahi.spec +++ b/avahi.spec @@ -3,7 +3,7 @@ Name: avahi Version: 0.8 -Release: 12 +Release: 13 Summary: Avahi is a local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -44,9 +44,6 @@ Requires(post): dbus systemd Requires(preun): systemd Requires(postun): systemd -Provides: avahi-autoipd = %{version}-%{release} -Obsoletes: avahi-autoipd < %{version}-%{release} - %description Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. This enables you to plug your laptop @@ -559,6 +556,9 @@ fi %{_mandir}/man8/* %changelog +* Sat Jun 11 2022 hanhui - 0.8-13 +- DESC:avahi.rpm no longer providers avahi-autoiod.rpm + * Mon Nov 8 2021 hanhui - 0.8-12 - Add avahi-glib-devel subpackages