From 71038990002337098383f225ff124048364959441ceee89d06caa4238a8fa269 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 2 Aug 2021 10:18:46 +0000 Subject: [PATCH] Accepting request 909699 from home:yfjiang:branches:GNOME:Factory - Obsolete the same version of mDNSResponder-lib and mDNSResponder in baselib.conf and spec. OBS-URL: https://build.opensuse.org/request/show/909699 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=189 --- avahi-glib2.spec | 1 + avahi-mono.spec | 1 + avahi-qt5.spec | 1 + avahi.changes | 6 ++++++ avahi.spec | 1 + baselibs.conf | 4 ++-- 6 files changed, 12 insertions(+), 2 deletions(-) diff --git a/avahi-glib2.spec b/avahi-glib2.spec index 5581e24..aad3a94 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -411,6 +411,7 @@ DNS specifications for Zeroconf Computing. # This is the avahi-discover command, only provided for the primary python3 flavor + %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python diff --git a/avahi-mono.spec b/avahi-mono.spec index 99ea359..eba00f7 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -410,6 +410,7 @@ DNS specifications for Zeroconf Computing. # This is the avahi-discover command, only provided for the primary python3 flavor + %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python diff --git a/avahi-qt5.spec b/avahi-qt5.spec index 49a7921..c2dc348 100644 --- a/avahi-qt5.spec +++ b/avahi-qt5.spec @@ -411,6 +411,7 @@ DNS specifications for Zeroconf Computing. # This is the avahi-discover command, only provided for the primary python3 flavor + %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python diff --git a/avahi.changes b/avahi.changes index e6d55e2..20322fc 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 2 08:32:59 UTC 2021 - Yifan Jiang + +- Obsolete the same version of mDNSResponder-lib and mDNSResponder + in baselib.conf and spec. + ------------------------------------------------------------------- Fri Jul 2 17:40:20 UTC 2021 - Michael Gorse diff --git a/avahi.spec b/avahi.spec index 2088e2d..c735757 100644 --- a/avahi.spec +++ b/avahi.spec @@ -413,6 +413,7 @@ DNS specifications for Zeroconf Computing. # This is the avahi-discover command, only provided for the primary python3 flavor + %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python diff --git a/baselibs.conf b/baselibs.conf index 803225c..d93df76 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -9,5 +9,5 @@ libavahi-glib1 libdns_sd obsoletes "avahi-compat-mDNSResponder- <= " provides "avahi-compat-mDNSResponder- = " - obsoletes "mDNSResponder-lib- <= 107" - obsoletes "mDNSResponder- <= 107" + obsoletes "mDNSResponder-lib- <= 107.5" + obsoletes "mDNSResponder- <= 107.5"