From b14dda007bdd02e26dc41afa561f20ce8cfa64ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:14:10 +0100 Subject: [PATCH] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- avahi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/avahi.spec b/avahi.spec index 074ff95..4d1d5fa 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,10 @@ exit 0 %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.8-10 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Tue Feb 16 2021 Rex Dieter - 0.8-9 - cleanup/fix conditionals (#1751484) - disable lto, workaround FTBFS (#1907727)