Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package avahi for openSUSE:Factory checked in at 2021-10-20 20:23:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/avahi (Old) and /work/SRC/openSUSE:Factory/.avahi.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "avahi" Wed Oct 20 20:23:06 2021 rev:142 rq:926288 version:0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/avahi/avahi-glib2.changes 2021-02-16 22:41:29.734039089 +0100 +++ /work/SRC/openSUSE:Factory/.avahi.new.1890/avahi-glib2.changes 2021-10-20 20:23:40.313355393 +0200 @@ -1,0 +2,6 @@ +Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec <sbra...@suse.com> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- avahi-mono.changes: same change avahi-qt5.changes: same change --- /work/SRC/openSUSE:Factory/avahi/avahi.changes 2021-08-04 22:29:13.177777486 +0200 +++ /work/SRC/openSUSE:Factory/.avahi.new.1890/avahi.changes 2021-10-20 20:23:40.517355519 +0200 @@ -1,0 +2,12 @@ +Tue Oct 19 07:32:49 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Add rpmlintrc: Filter shlib-policy-name-error for libdns_sd + (boo#1191750). + +------------------------------------------------------------------- +Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec <sbra...@suse.com> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- New: ---- avahi-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avahi-glib2.spec ++++++ --- /var/tmp/diff_new_pack.4qdg2n/_old 2021-10-20 20:23:41.281355991 +0200 +++ /var/tmp/diff_new_pack.4qdg2n/_new 2021-10-20 20:23:41.285355993 +0200 @@ -90,7 +90,6 @@ # libtool is needed to build all variants: bootstrap is unconditional in the build section BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: translation-update-upstream # FIXME: on upgrade, ensure to verify if -DGTK_DISABLE_DEPRECATED=1 can remain in avahi=ui/Makefile.am (GtkStock deprecated with GTK+ 3.9.10). %if !%{build_glib2} && !%{build_mono} && !%{build_qt5} # Create split spec files only when building per partes: @@ -410,8 +409,11 @@ DNS specifications for Zeroconf Computing. -# This is the avahi-discover command, only provided for the primary python3 flavor + + + +# 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 @@ -516,7 +518,6 @@ sed "s:@sbindir@:%{_sbindir}:g" <%{SOURCE11} >avahi-autoipd/avahi-autoipd.if-down sed -ie "s/libevent-[0-9\.]*/libevent/" avahi-libevent.pc.in cp -a %{SOURCE12} service-type-database/build-db -translation-update-upstream %patch0 %patch1 -p1 %patch4 avahi-mono.spec: same change avahi-qt5.spec: same change ++++++ avahi.spec ++++++ --- /var/tmp/diff_new_pack.4qdg2n/_old 2021-10-20 20:23:41.365356043 +0200 +++ /var/tmp/diff_new_pack.4qdg2n/_new 2021-10-20 20:23:41.369356045 +0200 @@ -69,6 +69,7 @@ Source100: attributes Source101: update_spec.pl Source102: baselibs.conf +Source103: avahi-rpmlintrc # PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse Patch0: avahi-gacdir.patch # PATCH-FIX-UPSTREAM avahi-desktop.patch bnc254654 Avahi#365 -- sbra...@suse.cz @@ -92,7 +93,6 @@ # libtool is needed to build all variants: bootstrap is unconditional in the build section BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: translation-update-upstream # FIXME: on upgrade, ensure to verify if -DGTK_DISABLE_DEPRECATED=1 can remain in avahi=ui/Makefile.am (GtkStock deprecated with GTK+ 3.9.10). %if !%{build_glib2} && !%{build_mono} && !%{build_qt5} # Create split spec files only when building per partes: @@ -412,8 +412,11 @@ DNS specifications for Zeroconf Computing. -# This is the avahi-discover command, only provided for the primary python3 flavor + + + +# 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 @@ -511,7 +514,6 @@ sed "s:@sbindir@:%{_sbindir}:g" <%{SOURCE11} >avahi-autoipd/avahi-autoipd.if-down sed -ie "s/libevent-[0-9\.]*/libevent/" avahi-libevent.pc.in cp -a %{SOURCE12} service-type-database/build-db -translation-update-upstream %patch0 %patch1 -p1 %patch4 ++++++ avahi-rpmlintrc ++++++ addFilter("shlib-policy-name-error SONAME: libdns_sd.so.1");