diff --git a/avahi.spec b/avahi.spec index 074ff95..c680500 100644 --- a/avahi.spec +++ b/avahi.spec @@ -48,7 +48,7 @@ Name: avahi Version: 0.8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -826,6 +826,9 @@ exit 0 %changelog +* Thu Apr 15 2021 Mohan Boddu - 0.8-10 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 16 2021 Rex Dieter - 0.8-9 - cleanup/fix conditionals (#1751484) - disable lto, workaround FTBFS (#1907727)